Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xditya/telethonbot
Simple base for a telethon bot!
https://github.com/xditya/telethonbot
bot botzhub telethon
Last synced: about 2 months ago
JSON representation
Simple base for a telethon bot!
- Host: GitHub
- URL: https://github.com/xditya/telethonbot
- Owner: xditya
- Created: 2021-03-22T11:31:29.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-07T09:09:35.000Z (about 3 years ago)
- Last Synced: 2024-08-09T13:13:22.346Z (5 months ago)
- Topics: bot, botzhub, telethon
- Language: Python
- Homepage: https://xditya.me
- Size: 4.88 KB
- Stars: 53
- Watchers: 3
- Forks: 84
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# Telethon Bot
Simple base used to make a Telegram Bot in [telethon](https://github.com/LonamiWebs/Telethon).
Join [@BotzHub](https://t.me/BotzHub)!
Note: The `client`, here, is named `BotzHub`.
Fork and add your plugins to [TelethonBot/plugins](./TelethonBot/plugins), and, thats it!# Deploying
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)# Credits
- [Telethon.](https://github.com/LonamiWebs/Telethon)
- [Me.](https://t.me/xditya)