banned/src
skizzerz 6d401fd461 Don't try to add new users if we're changing usermodes on ourselves.
The actor in this case will either be ourself (in which case users.Bot
already exists), or a services nick (which may not have a full hostmask,
and therefore cause hashing errors). Only try to add a user if we're
changing a channel mode. This may still break on chanmodes, needs more
testing in that regard.
2018-01-05 13:04:42 -07:00
..
db Make "!gstats <num>" also show total of all gamemodes 2016-09-24 23:22:33 +02:00
roles Kill proxy with fire 2017-12-29 16:49:09 -06:00
__init__.py Tell mypy to not care about user-defined modules 2016-08-12 13:11:10 -04:00
channels.py Convert var.ROLES and var.ORIGINAL_ROLES to Users 2017-12-12 16:25:56 -06:00
context.py Convert var.ROLES and var.ORIGINAL_ROLES to Users 2017-12-12 16:25:56 -06:00
db.py Fix db error when adding a tempban sanction on a player that already has one, fixes #245 2016-11-07 21:10:18 -05:00
decorators.py Kill proxy with fire 2017-12-29 16:49:09 -06:00
dispatcher.py Convert var.ROLES and var.ORIGINAL_ROLES to Users 2017-12-12 16:25:56 -06:00
events.py Re-do 85972db5 to not be utterly idiotic 2016-10-25 21:29:53 -05:00
functions.py Convert var.ROLES and var.ORIGINAL_ROLES to Users 2017-12-12 16:25:56 -06:00
gamemodes.py Kill proxy with fire 2017-12-29 16:49:09 -06:00
handler.py Properly handle CAP LS lines with name=value items in them 2018-01-05 14:23:58 -05:00
hooks.py Don't try to add new users if we're changing usermodes on ourselves. 2018-01-05 13:04:42 -07:00
logger.py Make discrimination based on case ilegel 2016-07-27 17:03:34 -05:00
messages.py Fix modelines in other files 2016-05-11 16:09:19 +02:00
settings.py separate spectate into +p flag, add a notice when someone spectates wolf/deadchat 2017-11-05 00:15:24 -04:00
users.py Add a timestamp to users 2017-12-30 10:35:43 -05:00
utilities.py Kill proxy with fire 2017-12-29 16:49:09 -06:00
warnings.py convert most botconfig.NICK usages to users.Bot.nick 2017-12-29 11:30:04 -05:00
wolfgame.py fix time lord 2017-12-30 00:08:20 -05:00