A open source python bot that types forever.
You can install all required modules/library by doing pip install -r requirements.txt
You also need to create a file .env
under the same directory with your token in it. (token=INSERT_YOUR_TOKEN
)
There is only 2 commands.
/start
to start typing in a channel.
/stop
to stop the bot from typing.
This bot is also hosted by me. You can invite it here.
Inspired by Maoyue#4997's typing bot.
This project is under MIT License
. You can check the details in LICENSE.