removing the emoji call cause it didnt work
This commit is contained in:
parent
cf072a7470
commit
25e3e4168c
@ -284,7 +284,7 @@ async def on_message(message):
|
||||
if message.content.startswith('!source'):
|
||||
await client.send_message(
|
||||
message.channel,
|
||||
":gitlab: http://luker.zzzz.io/gitlab/ldooks/dragon-bot"
|
||||
"http://luker.zzzz.io/gitlab/ldooks/dragon-bot"
|
||||
)
|
||||
|
||||
if message.content.startswith('!purge'):
|
||||
|
Loading…
x
Reference in New Issue
Block a user