Skip to content

NURDspace/GHBot

Repository files navigation

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 mail@vanheusden.com

Releases

No releases published

Packages

No packages published

Languages