Updated invite URLs

This commit is contained in:
Twentysix
2017-02-04 05:51:08 +01:00
parent 146d9df460
commit 74f686aa5f
3 changed files with 3 additions and 3 deletions

View File

@@ -727,7 +727,7 @@ class Owner:
"""Shows info about Red"""
author_repo = "https://github.com/Twentysix26"
red_repo = author_repo + "/Red-DiscordBot"
server_url = "https://discord.me/Red-DiscordBot"
server_url = "https://discord.gg/red"
dpy_repo = "https://github.com/Rapptz/discord.py"
python_url = "https://www.python.org/"
since = datetime.datetime(2016, 1, 2, 0, 0)