added com
This commit is contained in:
parent
2eacdd3a01
commit
cd3d8a73ef
1
main.py
1
main.py
|
|
@ -22,6 +22,7 @@ async def on_connect():
|
||||||
print("I'm alive, bitch")
|
print("I'm alive, bitch")
|
||||||
|
|
||||||
# delivery command
|
# delivery command
|
||||||
|
# guild IDs are both IDA servers
|
||||||
@bot.slash_command(
|
@bot.slash_command(
|
||||||
name="delivery",
|
name="delivery",
|
||||||
guild_ids=[1349222984837107797, 401372086746087425],
|
guild_ids=[1349222984837107797, 401372086746087425],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user