Ave Ozkal
341e7e61c9
Fix black linting fuckups
2020-05-17 23:44:15 +03:00
Ave Ozkal
fd845ecb40
Do a black pass and add black to contributing guidelines
...
FORK MAINTAINERS: I'm so, so sorry, but this was planned since forever.
If you need help integrating this, feel free to contact me.
2020-04-21 01:05:32 +03:00
Ave Ozkal
67728ccbd1
Don't force our event loop, use dpy's one
...
Also use stable dpy instead of master
Closes #38
2019-06-25 11:39:00 +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
a07a89992e
common: export haste properly
2019-02-15 01:19:16 +03:00
Ave Ozkal
dc39f42e12
logs/common: haste bugfixes
2019-02-15 01:17:34 +03:00
Ave Ozkal
014c915590
logs: ignore embed events, send too long edits/deletes to pastebin
...
Also move default pastebin server from hastebin to mystbin.
2019-02-15 01:10:47 +03:00
Ave Ozkal
4d27ab9af5
mod_timed: Allow non-hours as duration values
2018-12-29 22:07:58 +03:00
Ave Ozkal
f06b8b8cb5
logging: Add logging!
2018-12-23 22:03:40 +03:00
Ave Ozkal
0c9352fe33
Add ban and kick
...
Also, message escaping stuffs were added to common and meme was updated
accordingly
2018-12-23 18:33:59 +03:00
Ave O
8db1d66996
fix 2 bugs
2018-04-20 04:53:35 +03:00
Ave O
05d83f2553
Initial commit
2018-03-09 01:47:53 +03:00