WorldTime/README.md
Noi aec8cdffa3 Update Readme and License information
And setting the copyright year to 2020 a little bit ahead of time.
2019-12-26 15:22:03 -08:00

13 lines
495 B
Markdown

# World Time
A social time zone reference tool! Displays the current time for all your active members.
* Info: https://discord.bots.gg/bots/447266583459528715
* Invite: https://discordapp.com/oauth2/authorize?client_id=447266583459528715&scope=bot&permissions=0
For more information, see the `DiscordBots.md` file.
## Setup
1. Install the necessary dependencies: `pytz`, `psycopg2`, `discord.py`
2. Copy `settings_default.py` to `settings.py` and configure as needed.
3. Run `worldtime.py`.