SmudgeLord
SmudgeLord copied to clipboard
SmudgeLord tgBot source code.
SmudgeLord - Telegram Python bot
SmudgeLord is a bot developed in python3 with some fun and useful commands
Can be found as SmudgeLord on Telegram.
Requirements
- Python 3.9 or higher.
- An Unix-like operating system.
- A Telegram API key.
- A Telegram bot token.
Setup - How to host locally
- Clone source code:
git clone https://github.com/ruizlenato/SmudgeLord
- Change directory to SmudgeLord :
cd SmudgeLord
- Install the dependencies:
pip3 install -r requirements.txt
- After all dependencies are installed, open Smudge folder, rename example.config.py to config.py and put what is requested in the file (The explanations are all inside).
To start the bot run this command: python3 -m smudge
License
GPLv3 © 2021-present Luiz Renato