Skip to content

Latest commit

 

History

History
19 lines (8 loc) · 377 Bytes

README.md

File metadata and controls

19 lines (8 loc) · 377 Bytes

You may want to add yourself in the sysops acl table.

e.g.:

INSERT INTO acls VALUES('nickname!username@host', 'sysops');

ghbot.sql contains the database schema.

ghbot.py is the main program.

You may want to install python3-mysqldb and python3-paho-mqtt

See https://nurdspace.nl/GHBot for more documentation.

(c) 2022 by Folkert van Heusden [email protected]