aboutsummaryrefslogtreecommitdiffstats
path: root/botcore/utils/channel.py
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2022-03-24 07:43:57 +0000
committerGravatar Chris Lovering <[email protected]>2022-03-24 08:25:27 +0000
commit90796054965b4ed44fce636c7b64181958357574 (patch)
treeb3f476eb1193332f42e27027b384464982dabb5b /botcore/utils/channel.py
parentAdd BotBase that will act as a base for all our bots (diff)
Remove unneeded kwargs in BotBase
Since *args and **kwargs already allow these to be passed, there is no use in explicitly listing them. allowed_roles has been left there, to ensure that it is always passed, since it's important to use this to avoid bots being able to ping large roles.
Diffstat (limited to 'botcore/utils/channel.py')
0 files changed, 0 insertions, 0 deletions