Robonurd

From NURDspace
Revision as of 16:58, 19 May 2020 by Dennis (talk | contribs) (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/...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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