Skip to content
/ ChatBot Public

A Simple ChatBot Written in Telethon.

License

Notifications You must be signed in to change notification settings

drmhdh/ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHAT-BOT

A Simple Chatbot In Telethon

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.

About

A Simple ChatBot Written in Telethon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages