Skip to content

PuddingBot/SmudgeLord

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmudgeLord - Telegram Python bot

SmudgeLord is a bot developed in python3 with some fun and useful commands

Can be found as SmudgeLord on Telegram.

Codacy Badge Code style: black

How to host locally

Install the requirements Dependencies (Only works in Python3) pip install -r requirements.txt

After all the requirements 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 run the bot execute this command: python -m smudge

License (GPL-3.0)

SmudgeLord (A telegram bot project)
Copyright (C) 2021 Renatoh Ribeiro

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%