Ave Ozkal
06df732c80
incorrect documentation is just 👌
2019-04-24 12:08:44 +03:00
Ave Ozkal
fca8684f34
Add cog load actions, solve the bug we found on verification reload
2019-04-24 12:07:29 +03: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
04661d3922
admin: allow cogs with _ in their name to be auto-reloaded
2018-12-29 22:13:42 +03:00
Ave Ozkal
1cc8c9a9ee
robocronp: send data files hourly
...
This aims to reduce data loss
Also, stopped calling these config files and started calling them data files
2018-12-29 10:47:08 +03:00
Ave Ozkal
f637e646fd
Aliases on exit
2018-12-28 00:50:18 +03:00
Ave Ozkal
5521b4aa58
fetchdata: add .fetchdata and make bot start send data files
2018-12-27 14:44:09 +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
5dbe7a43f7
Add .mywarns
2018-12-26 11:18:11 +03:00
Ave Ozkal
fef08b1dbf
Collect checks into a single file to reduce code repetition
2018-12-26 10:55:42 +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
d38b1a8065
speak: add
2018-12-25 14:43:23 +03:00
Ave Ozkal
eebcfea2f5
Fix ban issues
2018-12-25 14:13:02 +03:00
Ave Ozkal
a683426913
clearwarns/clearwarnsid: added
2018-12-24 02:25:30 +03:00
Ave Ozkal
6f03367527
Admin/Mod: limit all checked commands to guilds
2018-12-23 18:47:47 +03:00
Ave Ozkal
0517f5f97a
Some wording improvements
2018-12-23 16:25:34 +03:00
Ave Ozkal
7186746075
config: Actually populate role ids with real roles
2018-12-23 16:19:33 +03:00
Ave Ozkal
74f4c11f28
Switch to .py config
2018-12-23 16:13:39 +03:00
Ave
d6b217e4c4
pull: Fix a long standing bug on failed loads
2018-11-10 23:26:18 +00:00
Ave O
05d83f2553
Initial commit
2018-03-09 01:47:53 +03:00