moved functions to essentials.py and runescape.py
This commit is contained in:
parent
082caff2b7
commit
c380d8f1a0
4 changed files with 220 additions and 159 deletions
|
|
@ -271,4 +271,4 @@ async def pokedex(ctx):
|
|||
|
||||
async def setup(bot):
|
||||
bot.add_command(pokedex)
|
||||
bot.add_command(pokemon)
|
||||
bot.add_command(pokemon)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue