- Get your Necessary Variables
- Upgrade and Update by :
sudo apt-get update && sudo apt-get upgrade -y - Clone the repository by :
git clone https://github.com/THEMOHMAYA/TMMChatbotV2 && cd TMMChatbotV2 - Install requirements by :
pip3 install -U -r requirements.txt - Fill your variables in the env by :
vi sample.env
PressIon the keyboard for editing env
PressCtrl+Cwhen you're done with editing env and:wqto save the env - Rename the env file by :
mv sample.env .env - Install tmux to keep running your bot when you close the terminal by :
sudo apt install tmux && tmux - Finally run the bot by :
bash start - For getting out from tmux session : Press
Ctrl+band thend
━━━━━━━━━━━━━━━━━
forked from THEMOHMAYA/TMMChatbotV2
-
Notifications
You must be signed in to change notification settings - Fork 1
License
Rishabhopi/MyChatbotV2
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 99.5%
- Other 0.5%

