xkcd
This commit is contained in:
parent
7348dfb161
commit
0935534926
@ -131,6 +131,8 @@ async def slash(interaction: Interaction):
|
||||
commandListString = \
|
||||
"""\
|
||||
`/info`: Get infos about the server and the Bot
|
||||
`/get-random-comic`: Not working yet
|
||||
`/get-latest-comic`: Get latest comic from XKCD
|
||||
`/help`: Get this view
|
||||
"""
|
||||
embed = discord.Embed(title=f"Help", description="List of commands", color=Color.blue())
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user