Just Another Telegram Bot Written In Python Using Pyrogram.
- Python 3.7 or higher.
- Neofetch is needed for some modules.
- A Telegram API key.
- A Telegram bot token.
$ git clone https://github.com/thehamkercat/WilliamButcherBot
$ cd WilliamButcherBot
$ pip3 install -U -r requirements.txt
$ cp sample_config.py config.py
Edit config.py with your own values
$ python3 -m wbb
$ git clone https://github.com/thehamkercat/WilliamButcherBot
$ cd WilliamButcherBot
$ pip3 install -U -r requirements.txt
$ cp sample_config.py config.py
$ rm .gitignore
$ heroku git:remote -a YOUR_HEROKU_APP_NAME
$ heroku stack:set container
$ git add -f .
$ git commit -m 'Hail WBB!'
$ git push heroku HEAD:master --force
$ heroku ps:scale worker=1
- Group Management
- Music Downloading
- AI Chatbot
- Web Scraping
- Get Pictures/Wallpapers
- Dictionary
- Translation
- Message Cryptography
- Python Interpreter (Right In Your Telegram Chat!)
- Nekobin (Paste Code/Text)
- And Much More...