XonPickup already supports basic pickup features.
The following commands are implemented:
The bot is currently available on #xonotic.pickup @ QuakeNet.
TODO list:
- !addcustom to create 1 time pickups (for unsupported games) (done)
- finish support for !restart command
- !cleargame, !removegame (done)
- add HTTP handlers for modPickup (integration with xonotic.org)
- grep some statistics (for !top10, !lastgame)
- find some nice hosting for the bot (python2.6 with shell account)
Issue http://dev.xonotic.org/issues/64
The following commands are implemented:
Code:
!help [topic]
!add gametype[ gametype [...]]
!addgame gametype players_count server[,server[...]] [choose-captains]
!remove [gametype [...]]
!who
!reload
!version
!lsmod
!addcustom gametype players_count server [choose-captains]
!cleargame gametype
!removegame gametype
!ip gametype
The bot is currently available on #xonotic.pickup @ QuakeNet.
TODO list:
- !addcustom to create 1 time pickups (for unsupported games) (done)
- finish support for !restart command
- !cleargame, !removegame (done)
- add HTTP handlers for modPickup (integration with xonotic.org)
- grep some statistics (for !top10, !lastgame)
- find some nice hosting for the bot (python2.6 with shell account)
Issue http://dev.xonotic.org/issues/64