Awesome-Prince / NekoRobot-3

NekoX is An Anime themed advance Telegram group management bot.
https://t.me/NekoCuteBot
BSD 2-Clause "Simplified" License
55 stars 156 forks source link
group-management-bot pyrogram python-telegram-bot python3 sql telegram-bot telethon

ššžš¤šØ š‘šØš›šØš­ [ BETA ]

License DeepSource Join Support! Open Source Love Maintenance GitHub contributors

A modular telegram Python bot running on python3 with an Sqlalchemy, mongodb database.

ā•”ā•ā”ć€Œ Status 怍

ā•˜ā•ā”ć€Œ Can be found on telegram as NekoRobot 怍

ā•”ā•ā”ć€Œ Credits 怍

The bot is based of on the original work done by PaulSonOfLars This repo was just reamped to suit an Anime-centric community. All original credits go to Paul and his dedication, Without his efforts, this fork would not have been possible!

ā•”ā•ā”ć€Œ Creator Info/Credits 怍

ā•˜ā•ā”ć€Œ Any other authorship/credits can be seen through the commits. 怍

forthebadge made-with-python

The Support group can be reached out to at Programmer ā€¢ Support Or Neko Support (Github), where you can ask for help about NekoRobot, discover/request new features, report bugs, and stay in the loop whenever a new update is available.

Deploy Options
More Deploy Options

Deploying on Local Machine

```console ~$ git clone https://github.com/Awesome-Prince/NekoRobot-3.git ~$ cd NekoRobot ~$ cp sample_config.py config.py ``` Edit Config.py with your own Values Start with ```python3 -m NekoRobot```
Deploying On IDE VMs Like Repl.it

Refer to Deploying On Local Machine.