Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arshcypherz/hwbot
Anime Themed Telegram Group Management Bot written in python using pyrogram, telethon and PTB.
https://github.com/arshcypherz/hwbot
anime database group management postgres pyrogram python python-bot python-telegram-bot python3 telegram telegram-bot telegram-bot-python telethon
Last synced: about 1 month ago
JSON representation
Anime Themed Telegram Group Management Bot written in python using pyrogram, telethon and PTB.
- Host: GitHub
- URL: https://github.com/arshcypherz/hwbot
- Owner: ArshCypherZ
- License: mit
- Created: 2022-07-18T04:58:39.000Z (over 2 years ago)
- Default Branch: stable
- Last Pushed: 2023-07-19T08:31:28.000Z (over 1 year ago)
- Last Synced: 2023-10-12T17:46:35.669Z (about 1 year ago)
- Topics: anime, database, group, management, postgres, pyrogram, python, python-bot, python-telegram-bot, python3, telegram, telegram-bot, telegram-bot-python, telethon
- Language: Python
- Homepage:
- Size: 1.59 MB
- Stars: 22
- Watchers: 2
- Forks: 84
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
✨ Himawari ✨![](https://wallpapercave.com/wp/wp2070233.png)
# HimawariAn advanced scary looking :p telegram botto running on python3 with sqlalchemy, Redis, mongodb database.
Reach out support at [Spiral Tech Division](https://t.me/SpiralTechDivision), where you can ask for help setting up your bot, discover/request new features, report bugs, and stay in the loop whenever a new update is available.
## Credits
+ [Arsh](https://github.com/ArshCypherZ) : OWNER
+ [STB](https://github.com/STBxD) : Major fixes
+ [Akshay Rajput](https://github.com/TheHamkerCat) : ARQ MODULES, ID, GInfo
+ [DragSama](https://github.com/DragSama) : ANIME
+ [Tsunayoshi Sawada](https://github.com/TsunayoshiSawada) : BASE
+ [Pranav Ajay](https://github.com/MoeZilla) : POKEDEX, CHATBOT MODULE & API ETC
+ [AyraHikari](https://github.com/AyraHikari): FED MODULE
+ [Peaktogoo](https://github.com/peaktogoo) : FED MODULE
+ [Indrajith](https://github.com/TamilVip007) : Major fixes, GInfo Admin List
+ [Sung Jin-Woo](https://github.com/solo-dragon) : Major fixes
+ [Abhinav](https://github.com/Kanekiken099999) : Major fixes
+ [Priyansh Bharti](https://github.com/PriyanshBharti) : Major fixes
+ [Siddharta Rao](https://github.com/IzumiCypherX) : Cats GIF moduleShould any credit be missing, kindly let us know at [Spiral Tech Division](https://t.me/SpiralTechDivision) or simply submit a pull request on the readme.
⇝ Install Locally Or On A VPS ⇜```console
$ sudo apt upgrade
$ sudo apt install python3-pip
$ git clone https://github.com/ArshCypherZ/HWBot
$ cd
$ pip3 install -U -r requirements.txt
```
Edit config.py with your own values
⇝ Run Directly ⇜```console
$ python3 -m Himawari
```