This website requires JavaScript.
Explore
Help
Sign In
Decentrala
/
chatbot
Watch
17
Star
0
Fork
1
You've already forked chatbot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
11
Commits
4
Branches
0
Tags
21357a9b71
Branches
Tags
View all branches
Go to file
Code
texhno
21357a9b71
Removed config.ini from repo
2024-02-06 00:54:20 +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.example
Added example config.ini
2024-02-06 00:52:32 +01:00
functions.py
move functions to seperate file
2024-02-06 00:40:23 +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
122
KiB
Languages
Python
100%