Skip to content

Commit

Permalink
Add pynacl
Browse files Browse the repository at this point in the history
  • Loading branch information
tookender committed Sep 30, 2023
1 parent 38660cd commit c641da0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 0 additions & 2 deletions bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
import config
from utils.subclasses.bot import Korii

discord.VoiceClient.warn_nacl = False


async def interaction_check(interaction: discord.Interaction[Korii]):
if interaction.client.maintenace:
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ mystbin-py
pygit2
psutil
discord.py
python-dateutil
python-dateutil
pynacl

0 comments on commit c641da0

Please sign in to comment.