17 Commits

Author SHA1 Message Date
Twentysix
c5090d6eb7 No more star imports 2017-02-21 03:16:33 +01:00
Twentysix
d628bacef5 [Core] Server based prefixes (#492)
Added `[p]set serverprefix`
`Bot.command_prefix` is now a callable that returns the prefixes set for the server. If none are set, it returns the global ones.
2016-12-01 02:30:51 +01:00
Caleb Johnson
70afff5b5f [Core, Alias, Customcom] Moved bot checks to user_allowed (#454)
More selfbot friendliness for modded Reds
2016-11-14 03:36:38 +01:00
Caleb Johnson
495762254e [Alias, CC] Check presence of messages' prefix before anything else (#462)
Less expensive
2016-11-11 01:27:26 +01:00
Twentysix
7a3c963009 FileIO to DataIO conversion (#410) 2016-10-10 03:40:09 +02:00
Will
f255973ad5 Alias case insensitivity (#303) 2016-07-25 23:20:06 +02:00
Twentysix
65c7cdb8ee Alias cog now respects ignores 2016-06-06 22:46:11 +02:00
Twentysix
11dddc4e40 Checks for administrator role 2016-05-22 18:39:57 +02:00
Will Tekulve
4ad66d82d0 higher chance of equality comparison with existing commands 2016-04-14 01:19:40 -04:00
Will Tekulve
f03b44d57a Stop doing multi word, more hassle than it's worth and its pretty much
indeterminant. Added better recognition and delete all old multi
    word aliases
2016-04-14 01:12:13 -04:00
Will Tekulve
08c861ef02 add in aliaslist command - not putting it in group so anyone can use it 2016-04-14 00:40:15 -04:00
Will Tekulve
072788a1cc only stop adding alias if the first WORD is already an alias in
multi-word alias names
2016-04-12 13:57:09 -04:00
Will Tekulve
74332e2cda Aliases do more, better now 2016-04-12 01:33:12 -04:00
Will Tekulve
8760fb92d5 alias PEP8 2016-04-12 00:19:42 -04:00
Twentysix
22514af4d9 Polish 2016-02-29 13:53:09 +01:00
Will Tekulve
563d7bb395 initial working update 2016-02-27 04:02:32 -05:00
Will Tekulve
d565849a35 started on multi server roles configuration 2016-02-26 23:47:30 -05:00