WorldTime/README.md

14 lines
495 B
Markdown
Raw Normal View History

# World Time
2018-06-03 00:42:13 +00:00
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
2018-06-03 00:42:13 +00:00
For more information, see the `DiscordBots.md` file.
2018-08-28 18:21:42 +00:00
## Setup
1. Install the necessary dependencies: `pytz`, `psycopg2`, `discord.py`
2018-11-02 02:05:21 +00:00
2. Copy `settings_default.py` to `settings.py` and configure as needed.
3. Run `worldtime.py`.