removing the emoji call cause it didnt work

This commit is contained in:
Luke Robles 2018-06-14 20:59:11 -07:00
parent cf072a7470
commit 25e3e4168c

View File

@ -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'):