From 40e06be550bd07c1031f24d759013fd2adddb15f Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 16 Aug 2021 11:21:43 +0200 Subject: [PATCH] update discord py slash command 2.0.1 to discord-py-interactions 3.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 924c3f4..160f0c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ asyncpraw==7.4.0 # reddit youtube-dl==2021.6.6 # music lyricsgenius==3.0.1 # lyrics feedparser==6.0.8 # rss feed (news) -discord-py-slash-command==2.0.1 # slash commands +discord-py-slash-command==3.0.1 # slash commands python_dotenv==0.19.0 # using .env file wavelink==0.9.10 # music | to know the version of lavalink used, see the repo