Skip to content

Commit

Permalink
removed note
Browse files Browse the repository at this point in the history
  • Loading branch information
clockwinder committed Sep 3, 2024
1 parent 44a3dd9 commit df1ed34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rainwavebot.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
from discord.ext import tasks
import nacl #This import is not required, but provides `requirements.txt` clarity, and use of `pipreqs`.
from rainwaveclient import RainwaveClient #Command to upgrade the rainwaveclient api: pip install -U python-rainwave-client
#We're also importing `PyNaCl`, I don't know how discord.py uses it without an import.

#Local imports
from config.config import botChannels
Expand Down

0 comments on commit df1ed34

Please sign in to comment.