Updating link to source code

This commit is contained in:
Luke Robles 2018-06-14 20:47:00 -07:00
parent 98cf1506bb
commit 23c6e09c46

View File

@ -284,7 +284,7 @@ async def on_message(message):
if message.content.startswith('!source'):
await client.send_message(
message.channel,
"https://gitlab.com/ldooks/dragon-bot"
":gitlab: http://luker.zzzz.io/gitlab/ldooks/dragon-bot"
)
if message.content.startswith('!purge'):