Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/awesome-tofu/tofu-robot


https://github.com/awesome-tofu/tofu-robot

List: tofu-robot

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        




# 𝓣𝓸𝓯𝓾



A Modular Telegram Python Bot Running On Python3 With Mongo DB, Sqlalchemy, Redis Database.



made-with-python


built-with-love

Python Version
Telethon Version
Pyrogram Version


YOU WILL FACE SOME PROBLEM AFTER DEPLOYMENT, I SUGGEST YOU TO DON'T DEPLOY WITH THIS REPO!


### β•’β•β•β•γ€Œ Status 」

❌ Maintained
+ [x] Support Group Included
+ [x] Free
+ [x] OpenSourced
+ [x] Working Instance Available
+ [x] Clean Code
+ [x] Heroku Deploy
+ [x] Docker/Local Machine

β•˜β•β•γ€Œ Can be found on telegram as [Tofu](https://telegram.me/TofuXrobot) 」

![Tofu](https://telegra.ph/file/eaea4dd33973037ff3bf6.png)

### β•’β•β•β•γ€Œ Creator Info/Credits 」

+ [Awesome_Tofu](https://GitHub.com/Awesome-Tofu) : OWNER | DEV
+ [H0daka](https://github.com/h0daka) : BASE

β•˜β•β•γ€Œ Any other authorship/credits can be seen through the commits. 」

## β•’β•β•β•γ€Œ Credits 」
The bot is based of on the original work done by [PaulSonOfLars](https://github.com/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!

### β•’β•β•β•γ€Œ Support Group 」

The Support group can be reached out to at [Tofu β€’ Support](https://t.me/tofu_support), where you can ask for help about [Tofu](https://t.me/TofuXrobot), discover/request new features, report bugs, and stay in the loop whenever a new update is available.

Heroku Deploy



The Easiest Way to Deploy This Bot is Via Heroku.
In Order To deploy, You Just Have Fill The Necessary Environment Variables and Done!





Deploy

More Deploy Options


Deploying on Local Machine

```console
~$ git clone https://github.com/Awesome-Tofu/Tofu-Robot
~$ cd Tofu-Robot
~$ cp sample_config.py config.py
```

Edit Config.py with your own Values

Start with ```python -m TofuXrobot```

Deploying On IDE VMs Like Repl.it



Refer to Deploying On Local Machine.