All Projects → ruizlenato → SmudgeLord

ruizlenato / SmudgeLord

Licence: GPL-3.0 License
SmudgeLord tgBot source code.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to SmudgeLord

WilliamButcherBot
Telegram Group Manager Bot Written In Python Using Pyrogram.
Stars: ✭ 187 (+884.21%)
Mutual labels:  telegram, pyrogram, pyrogram-bot
Komi-San
Telegram Group Management Bot based on Pyrogram
Stars: ✭ 27 (+42.11%)
Mutual labels:  telegram, pyrogram, pyrogram-bot
Image-UploadBot
Telegram to telegra.ph image uploader bot
Stars: ✭ 44 (+131.58%)
Mutual labels:  pyrogram, pyrogram-bot
pykeyboard
Best Keyboard and Pagination for the Pyrogram Library.
Stars: ✭ 42 (+121.05%)
Mutual labels:  telegram, pyrogram
Xtra-Plugins
A Repo Full Of Xtra Plugins For FridayUB [Pyrogram]
Stars: ✭ 25 (+31.58%)
Mutual labels:  telegram, pyrogram
tgmusicbot
Telegram bot for downloading audio from YouTube, SoundCloud & MixCloud.
Stars: ✭ 66 (+247.37%)
Mutual labels:  pyrogram, pyrogram-bot
TG-FileStreamBot
Stream Telegram files to web
Stars: ✭ 193 (+915.79%)
Mutual labels:  telegram, pyrogram
LyricsPyRobot
A Telegram bot for searching lyrics.
Stars: ✭ 29 (+52.63%)
Mutual labels:  pyrogram, pyrogram-bot
SpamProtectionRobot
Anti Spam/NSFW Telegram Bot Written In Python With Pyrogram.
Stars: ✭ 46 (+142.11%)
Mutual labels:  pyrogram, pyrogram-bot
ilovepdf
Telegram Bot that helps you to convert Images to pdf, pdf to images, 45+ file formats to pdf, more features Soon..
Stars: ✭ 140 (+636.84%)
Mutual labels:  pyrogram, pyrogram-bot
FileStreamBot
Telegram File to Link Fastest Bot , Its Generate Direct Links Quickly
Stars: ✭ 99 (+421.05%)
Mutual labels:  telegram, pyrogram
File-Sharing-Bot
Telegram Bot to store Posts and Documents and it can Access by Special Links.
Stars: ✭ 867 (+4463.16%)
Mutual labels:  pyrogram, pyrogram-bot
Pyrogram
Telegram MTProto API Client Library and Framework in Pure Python for Users and Bots
Stars: ✭ 2,252 (+11752.63%)
Mutual labels:  telegram, pyrogram
Telegram Vc Bot
A bot that can play music on telegram group's voice chat.
Stars: ✭ 94 (+394.74%)
Mutual labels:  pyrogram, pyrogram-bot
ezpastebot
Upload text to pastebin service ezpaste (https://ezup.dev/p), with image preview for source code highlighting
Stars: ✭ 21 (+10.53%)
Mutual labels:  pyrogram, pyrogram-bot
PDF-Bot
A bot for PDF for doing Many Things....
Stars: ✭ 38 (+100%)
Mutual labels:  telegram
slam-mirrorbot
Aria/qBittorrent Telegram mirror/leech bot.
Stars: ✭ 1,072 (+5542.11%)
Mutual labels:  pyrogram
MwK-Musics
A Telegram Bot to Play Audio in Voice Chats With Youtube and Deezer support. Supports Live streaming from youtube Supports Mega Radio Fm Streamings
Stars: ✭ 38 (+100%)
Mutual labels:  pyrogram
Mesh-RenameBot
One of the best Rename bot for telegram. Heroku deployable and many features.
Stars: ✭ 72 (+278.95%)
Mutual labels:  telegram
ioBroker.backitup
Backitup enables the cyclical creation of backups of an IoBroker / Homematic installation
Stars: ✭ 43 (+126.32%)
Mutual labels:  telegram

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-2022 Luiz Renato ([email protected])

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/>.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].