6 lines
99 B
Plaintext
6 lines
99 B
Plaintext
|
# Include all requirements to run the bot.
|
||
|
-r requirements.txt
|
||
|
|
||
|
# Required for follower
|
||
|
websockets
|