elcjn / ChatBot

A Simple ChatBot Written in Telethon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CHAT-BOT

A Simple Chatbot In Telethon With Join To Message Support !

Deploy

Deploy To Heroku

Normal Way

git clone https://github.com/StarkGang/ChatBot
cd ChatBot
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

Licence

GNU GPLv3 Image

ChatBot is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Credits

• @Spechide For his SQL Plugin

About

A Simple ChatBot Written in Telethon.

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%