Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/folkertvanheusden/ghbot

GHBot is an IRC bot
https://github.com/folkertvanheusden/ghbot

irc ircbot

Last synced: 3 days ago
JSON representation

GHBot is an IRC bot

Awesome Lists containing this project

README

        

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 need to install python3-mysqldb, python3-paho-mqtt and nltk.

If you don't run NURDSpace then delete plugins/ghb_door.py :-)

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

(c) 2022-2024 by Folkert van Heusden

This software is released into the public domain. For Europe
that is the CC0 license if I understood it correctly.