diff --git a/README.md b/README.md index ef55a4f..6483b7d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ -# WorldTime +# World Time -Info and invite link: https://bots.discord.pw/bots/447266583459528715 +* Info: https://discord.bots.gg/bots/447266583459528715 +* Invite: https://discordapp.com/oauth2/authorize?client_id=447266583459528715&scope=bot&permissions=0 A common problem since the beginning of the Internet: You find yourself in an online community with users scattered all over different time zones. You seek people to talk to, but they're idle. You are reminded of the concept of time zones and begin to wonder: what if this is not a good time for them? @@ -9,4 +10,4 @@ This bot aims to answer the age-old question, "What time is it for everyone?" Us ## Setup 1. Install the necessary dependencies: `pytz`, `psycopg2`, and `discord.py` (rewrite branch). 2. Copy `settings_default.py` to `settings.py` and configure as needed. -3. Run `worldtime.py`. \ No newline at end of file +3. Run `worldtime.py`.