recode as commands.Bot instead of discord.client

This commit is contained in:
2021-11-21 14:19:14 +01:00
parent e9730cbf2f
commit 8864543129
2 changed files with 15 additions and 33 deletions

View File

@@ -1,7 +0,0 @@
def get_help():
help = """
__**Help**__ \n
Prefix: $
hello: get a hello back
"""
return(help)