tf2ib icon indicating copy to clipboard operation
tf2ib copied to clipboard

An IRC Pick-Up-Game bot for TF2

Results 25 tf2ib issues
Sort by recently updated
recently updated
newest added

String addition in python creates a new string object every time it happens. As a result, it is inefficient to add any more than two strings together, instead, the format...

The player check this way is stupid but does not tax the bot as much Anti-flood protection is implemented in this patch

Easy fix for a bug. Prevents users from switching out of their added up class to a different class during the "picking" state (before the picking actually starts, however) IF...

Fixed it so that !authorize and !restrict are now normal user commands, and removed isAdmin check returning 1 automatically (which would let ANY user be seen as an admin by...

Fixed the bug that causes it to not check if the user issuing the command is admin or not

Mumble has a url handler that is installed by default with the standard msi installer. The format is `mumble://[USERNAME]:[PASSWORD]@[SERVER ADDRESS]:[PORT]/[CHANNEL]/[SUBCHANNEL]/[SUBSUBCHANNEL]/.../?version=1.2.0` (see http://mumble.sourceforge.net/Mumble_URL). I propose a new output line for the...