This repository has been archived on 2022-06-13. You can view files and clone it, but cannot push or open issues or pull requests.
KassouBot/requirements.txt

10 lines
386 B
Text
Raw Normal View History

2021-06-15 21:51:07 +02:00
discord.py[voice]==1.7.3 # discord
2021-08-10 10:09:28 +02:00
git+https://github.com/Rapptz/discord-ext-menus.git # discord menus
2021-02-22 02:12:28 +01:00
pytz==2021.1 # timezone
2021-08-10 10:12:58 +02:00
asyncpraw==7.4.0 # reddit
lyricsgenius==3.0.1 # lyrics
2021-06-23 21:02:17 +02:00
feedparser==6.0.8 # rss feed (news)
discord-py-slash-command==3.0.1 # slash commands
2021-07-28 03:17:37 +02:00
python_dotenv==0.19.0 # using .env file
2021-08-15 15:44:45 +02:00
wavelink==0.9.10 # music | to know the version of lavalink used, see the repo