pr13260 / TGChatBot

Fast And Stable Chat Bot For Telegram Better Than Livegram With More Advance Features ๐Ÿ”ฅ๐Ÿ”ฅ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TGCHATBOT

A Powerful ChatBot For Pros๐Ÿ˜œ

Easy To Deploy

Open Source Love svg2 Maintenance

Deploy

Deploy To Heroku

Normal Way

git clone https://github.com/CyberBoyAyush/TGChatBot
cd TGChatBot
pip install -r requirements.txt
# Make A file Named local_config and put all your values There and Then Run the bot.
python3 -m chatrobot
      or 
python -m chatrobot

Get Some Help (Btw Its Easy To Deploy)

Vars

  • TG_BOT_TOKEN: Create a bot using @BotFather, and get the Telegram API token.

  • APP_ID

  • API_HASH: Get these two values from my.telegram.org/apps.

  • DUMB_CHAT: Create a Super Group in Telegram, add @GoogleIMGBot to the group, and send /id in the chat, to get this value.

  • CUSTOM_START: Custom Start Msg.

  • CUSTOM_IMG: Cutsom Image On Start Msg.

  • OWNER_ID: ID of the bot owner, He/she can be abled to access bot in bot only mode too(private mode).

Credit

Thanks To StarkGang For Code

About

Fast And Stable Chat Bot For Telegram Better Than Livegram With More Advance Features ๐Ÿ”ฅ๐Ÿ”ฅ

License:GNU General Public License v3.0


Languages

Language:Python 100.0%