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

495 B

World Time

A social time zone reference tool! Displays the current time for all your active members.

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.