No edit summary |
|||
Line 16: | Line 16: | ||
== Running the bot == | == Running the bot == | ||
''' | ''' | ||
$ | $ sudo systemctl start harkbot | ||
''' | ''' |
Revision as of 21:28, 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