Skip to content

Awesome-Prince/NekoRobot-3

Folders and files

NameName
Last commit message
Last commit date
Oct 28, 2022
Mar 31, 2024
Aug 10, 2022
Aug 14, 2022
Aug 19, 2022
Jun 7, 2023
Jan 7, 2022
Jan 7, 2022
Aug 10, 2022
Feb 21, 2022
Jan 12, 2023
Aug 10, 2022
Jan 7, 2022
Jan 7, 2022
Mar 31, 2024
Jan 7, 2022
Jan 7, 2022
Aug 10, 2022
Aug 10, 2022
Aug 12, 2022
Aug 10, 2022
Mar 31, 2024
Jan 7, 2022
Aug 22, 2022
Jan 7, 2022
Aug 10, 2022
Aug 26, 2022

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