minor typo that bugged me
This commit is contained in:
parent
65b316926f
commit
93fcf25d67
1 changed files with 1 additions and 1 deletions
2
bot.py
2
bot.py
|
@ -112,7 +112,7 @@ async def mc(ctx, *, name = None):
|
|||
|
||||
@bot.command(brief="gives credits")
|
||||
async def credits(ctx):
|
||||
await ctx.send("""Images used in this bot are taken from:
|
||||
await ctx.send("""API endpoints used in this bot are taken from:
|
||||
https://foxrudor.de/
|
||||
https://some-random-api.ml
|
||||
https://shitfest.net
|
||||
|
|
Loading…
Reference in a new issue