der Hebel bei der Eingangstür, der im IRC schreibt, wenn jemand den Hebel zieht.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
genofire 667ee2f3d2
spaceapi.json add contact
3 years ago
sopel-bot added comments 5 years ago
systemd fixes for pyropeter 5 years ago
www backup current state 5 years ago
.gitignore add .gitigore 5 years ago
README.md add README first version 5 years ago
install.sh fixes for pyropeter 5 years ago
schalter.py fix for issue #4 - switched back from iso date to unix epoch 5 years ago
spaceapi.json spaceapi.json add contact 3 years ago

README.md

Dependencies

  • python3
  • nginx
  • sopel

Install

cd ~/Eingangsschalter
sudo ./install.sh

Afterwards

  • configurate nginx
  • configurate sopel
    • edit ~/.sopel/default.cfg
    • restart ircbot with sudo systemctl restart ircbot or run sudo ./install.sh again

Update

cd ~/Eingangsschalter
git pull
sudo ./install.sh