Changes:
discord.py 1.7.3 -> enhanced discord py main branch pytz 2021.1 -> 2021.3 remove discord py slash command wavelink 0.9.10 -> pomice 1.1.1 discord together 1.1.1 -> 1.2.1
This commit is contained in:
parent
c3e11519c4
commit
1f29ea0d1a
1 changed files with 5 additions and 7 deletions
|
@ -1,10 +1,8 @@
|
||||||
discord.py[voice]==1.7.3 # discord
|
git+https://github.com/iDevision/enhanced-discord.py.git # discord
|
||||||
git+https://github.com/Rapptz/discord-ext-menus.git # discord menus
|
pytz==2021.3 # timezone
|
||||||
pytz==2021.1 # timezone
|
|
||||||
asyncpraw==7.4.0 # reddit
|
asyncpraw==7.4.0 # reddit
|
||||||
lyricsgenius==3.0.1 # lyrics
|
lyricsgenius==3.0.1 # lyrics
|
||||||
feedparser==6.0.8 # rss feed (news)
|
feedparser==6.0.8 # rss feed (news)
|
||||||
discord-py-slash-command==3.0.1 # slash commands
|
python_dotenv==0.19.1 # using .env file
|
||||||
python_dotenv==0.19.0 # using .env file
|
pomice==1.1.1 # music | to know the version of lavalink used, see the repo
|
||||||
wavelink==0.9.10 # music | to know the version of lavalink used, see the repo
|
discord-together==1.2.1 # for the party games
|
||||||
discord-together==1.1.1 # for the party games
|
|
||||||
|
|
Reference in a new issue