a simple telegram bot written in python with extra features
HOW TO INSTALL BOT
- requires 4gb ram 2 core cpu
- python 3.11 or later
- telegram bot token from botfather
SETUP GUIDE
- clone this repo first
git clone https://github.com/AdjiDev/quantumbot
- install python requirements
pip install -r module.txt
- edit the files .env and set the token
token = 'your_bot_token'
- run the bot
cd quantumbot
python main.py
THANKS TO
- eternnoir ( telegram bot module )
- junna ( rest api )
- my family
- my gods
- and users
ADJIDEV 2024
More plugins will be updated as soon possible