Skip to content

Awesome-Prince/NekoRobot-3

𝐍𝐞𝐤𝐨 𝐑𝐨𝐛𝐨𝐭 [ 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 」

  • Maintained
  • Support Group Available
  • Free
  • OpenSourced
  • Working Instance Available
  • Clean Code
  • Heroku Deploy
  • Docker/Local Machine

╘═━「 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

    ~$ 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.