Novoos bot which notifies others that you are AFK.
Let everyone know you are Away From Keyboard
To run this project, you will need to add the following environment variables to your .env file . Rename sample_config.env to config.env
API_ID
API_HASH
SESSION
REDIS_URI
REDIS_PASSWORD
- type .afk [Reason] to anyone private message. Example .afk Busy
- AFK mode will be activated it will auto reply to anyone's PM
- AFK mode will automatically disabled if you reply any message or send message on PM
- You can run it locally or deploy on heroku
To deploy this project run
- fill config.env file
pip install -r requirements.txt
python3 main.py
- Telegram : @NovoosEcosystem