mirror of
https://github.com/NoiTheCat/WorldTime.git
synced 2024-11-24 01:14:13 +00:00
Update note on discord.py
This commit is contained in:
parent
f18681caed
commit
7480cf7cfa
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
||||||
# - https://bots.discord.pw/bots/447266583459528715
|
# - https://bots.discord.pw/bots/447266583459528715
|
||||||
|
|
||||||
# Dependencies (install via pip or other means):
|
# Dependencies (install via pip or other means):
|
||||||
# pytz, psycopg2, discord.py@rewrite
|
# pytz, psycopg2, discord.py
|
||||||
# How to install the latter: pip install -U git+https://github.com/Rapptz/discord.py@rewrite
|
# How to install the latter: pip install -U git+https://github.com/Rapptz/discord.py
|
||||||
|
|
||||||
from discord import Game
|
from discord import Game
|
||||||
from client import WorldTime
|
from client import WorldTime
|
||||||
|
|
Loading…
Reference in a new issue