mirror of
https://github.com/yawaflua/Flask-Discord.git
synced 2025-12-10 12:29:30 +02:00
Somewhat better index
This commit is contained in:
@@ -27,7 +27,7 @@ def index():
|
||||
{HYPERLINK.format(url_for(".me"), "@ME")}<br />
|
||||
{HYPERLINK.format(url_for(".logout"), "Logout")}<br />
|
||||
{HYPERLINK.format(url_for(".user_guilds"), "My Servers")}<br />
|
||||
{HYPERLINK.format(url_for(".add_to_guild", guild_id=390134592507609088), "Add me to 390134592507609088.")}
|
||||
{HYPERLINK.format(url_for(".add_to_guild", guild_id=475549041741135881), "Add me to 475549041741135881.")}
|
||||
"""
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user