Project Description:
Hi.
I need a pick up irc bot.
Game: Unreal tournament.
Needs to be able to run on windows and linux.
Needed:
User commands
!add - adds player to game.
!add [red/blue] - Adds player to red or blue team.
!remove - removes player from game.
!status - Shows whos currently added.
!vote [map] - votes map or shows maps list if no map is added to line.
!promote - Spams a line to advertise the pickup (needs to be editable)
For operaters:
Public channel:
!reset - Resets the game (removes all players)
!add [map] - adds map
!delmap [map] - deletes map
!ban [nickname] Bans player not sure if this is possable or not
Private channel
!ban list - shows bans.
!rban [nickname] - Removes ban ( no nick name clears all bans.)
When enough players are added the bot should private msg each player with the game server ip and pass.
This line should be easy to edit.
Would be nice too if it was able to change the server to the map that was voted but not needed as players can vote with mapvote on server
Im thinking tcl is probily the best for this. but doesnt really matter aslong as runs on windows and linux
Ive uploaded a pickup gamebot that im currently using. but its a mrc addon.
and i want to be able to run it on windows and linux independent.