No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
$ sudo systemctl restart harkbot | $ sudo systemctl restart harkbot | ||
''' | ''' | ||
== Example plugins == | |||
See the plugins/ subdirectory for some examples of plugins |
Revision as of 21:33, 6 April 2022
Whut?
A new IRC bot which uses mqtt to communicate with plugins.
Code
Host
This runs on harkbot.vm.nurd.space (10.208.30.67). Login with user 'nurds' and the well-known password.
Building a new release
$ cd ~/harkbot $ make
Running the bot
$ sudo systemctl start harkbot
Reloading for changes
$ sudo systemctl restart harkbot
Example plugins
See the plugins/ subdirectory for some examples of plugins