Chat with a bot about anything and everything
alimiracle b044e73bd6 move to codeberg | 5 months ago | |
---|---|---|
README.md | 5 months ago | |
app.py | 4 years ago | |
bot_config.py | 4 years ago | |
requirements.txt | 4 years ago | |
run.py | 4 years ago | |
traine.py | 4 years ago |
this project has been archived and migrated to codeberg. To access the project on codeberg,
Chat with a bot about anything and everything
my_Small_lara is a telegram bot
it's a learnning self bot ,learns from you when you chat with it
and of course you can cancel this feature
*python3
*pip3
and pip will install all requirements for you
1 - flask app
This app is the real chatter bot. You can talk to it through send http post to the app
2 - Telegram bot
This bot works as a proxy between the Telegram and the app.
Download the program from this link: https://codeberg.org/alimiracle/my_Small_lara
then extract it ( in home folder recomended ).
or if you have git run this command from terminal :
git clone https://codeberg.org/alimiracle/my_Small_lara.git
then go to program folder by typing:
cd my_Small_lara
then type:
pip3 install -f requirements.txt
to config the app
open bot_config.py
then save the file
To train the bot before running for the first time, all you have to do is run traine.py then run files run.py and app.py , Then go chat to have a fun time
gpl v3+