This website requires JavaScript.
Explore
Help
Sign In
svitvojimilioni
/
chatbot
Watch
1
Star
0
Fork
0
You've already forked chatbot
forked from
Decentrala/chatbot
Code
Pull Requests
Activity
10
Commits
5
Branches
0
Tags
6b3a3853c3d5d670329a9de0b66b71fdc295fc48
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
fram3d
6b3a3853c3
add help command
2024-02-06 01:03:54 +01:00
.gitignore
move functions to seperate file
2024-02-06 00:40:23 +01:00
chatbot
move functions to seperate file
2024-02-06 00:40:23 +01:00
config.ini
move functions to seperate file
2024-02-06 00:40:23 +01:00
functions.py
add help command
2024-02-06 01:03:54 +01:00
LICENSE
init
2024-02-05 19:44:30 +01:00
README.md
update readme
2024-02-05 19:46:32 +01:00
requirements.txt
init
2024-02-05 19:44:30 +01:00
README.md
XMPP chat bot
XMPP chat bot
Install dependencies on Debian-based systems
sudo apt install python3-slixmpp
Install dependencies with pip
pip install -r requirements.txt
Description
XMPP chat bot
Readme
100
KiB
Languages
Python
100%