Commit graph

14 commits

Author SHA1 Message Date
Ave Ozkal 831e44d56b
dec command + ratelimit for hex 2019-06-17 19:17:13 +03:00
Ave Ozkal 9ca55a5461
hex: better uppercase 2019-06-17 19:11:08 +03:00
Ave Ozkal 941270a586
add hex command 2019-06-17 19:10:01 +03:00
leo60228 65fad27253 Add .communitycount 2019-03-03 12:23:11 -05:00
noirscape b9255215c1 This implements the latest breaking changes to cogs from d.py rewrite.
They're all syntax changes and renames. I've checked twice to make sure
I didn't miss any listeners or classes.

For future reference:
- Do `from discord.ext.commands import Cog` in all new cogs.
- Subclass the new class to Cog.
- New listeners should get the `@Cog.listener()` decorator.

Conveniently, there weren't any pre-execution methods that have been
renamed.
2019-02-28 23:10:30 +01:00
Ave Ozkal 297a3156bf
userinfo: Show userlog embed also
Also: move things around a bit
2019-01-15 04:48:23 +03:00
Ave Ozkal 4e1f59f3fc
ping: make stuff more consistent 2018-12-29 22:09:49 +03:00
Ave Ozkal 338aa80c58
Move checks and errcodes to a new folder called helpers 2018-12-26 14:36:55 +03:00
Ave Ozkal b35765d296
Fix .help in DMs, make Robocop call you out when your DMs are blocked
Also limit membercount to guilds
2018-12-26 10:48:41 +03:00
Ave Ozkal b67ddda4f1
robocop: add robocop command 2018-12-23 20:27:51 +03:00
Ave Ozkal 3f3147bf17
Get membercount and rules commands done 2018-12-23 16:39:26 +03:00
Ave Ozkal 74f4c11f28
Switch to .py config 2018-12-23 16:13:39 +03:00
Nevexo 52ac659549 Change RoleBot to the username of the bot in the "invite" command. 2018-11-10 19:40:49 +00:00
Ave O 05d83f2553
Initial commit 2018-03-09 01:47:53 +03:00