Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/awesome-tofu/tofu-robot
https://github.com/awesome-tofu/tofu-robot
List: tofu-robot
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/awesome-tofu/tofu-robot
- Owner: Awesome-Tofu
- License: gpl-3.0
- Created: 2022-05-25T02:22:38.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-12T14:20:14.000Z (over 2 years ago)
- Last Synced: 2023-03-04T17:55:06.865Z (almost 2 years ago)
- Language: Python
- Size: 1.82 MB
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# π£πΈπ―πΎ
A Modular Telegram Python Bot Running On Python3 With Mongo DB, Sqlalchemy, Redis Database.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!
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.