Robonurd: Difference between revisions

From NURDspace
(Created page with "This IRCbot will maybe someday replace Nurdbot and runs on nurdbotdev.vm.nurd.space Commands: * !flight * !planes Starting the bot: <pre> su - nurdbot cd /home/nurdbot/...")
(No difference)

Revision as of 16:58, 19 May 2020

This IRCbot will maybe someday replace Nurdbot and runs on nurdbotdev.vm.nurd.space

Commands:

  • !flight
  • !planes

Starting the bot:

su - nurdbot
cd /home/nurdbot/nurdbot
screen python3 main.py

Exit screen with CTRL-A and D