Commit graph

22 commits

Author SHA1 Message Date
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
noahc3
ce87b240cf Update sdsetup guide links (#20) 2019-02-25 08:24:17 +01:00
Ave Ozkal
319a97b77f
Revert "guide: add back noirscape's guide"
This reverts commit 9a2fbb2f89.
2019-02-21 02:20:23 +03:00
Ave Ozkal
9a2fbb2f89
guide: add back noirscape's guide 2019-02-21 02:18:44 +03:00
Ave Ozkal
0a3a6df35b
community: fix typo 2019-02-18 19:19:43 +03:00
Ave Ozkal
5a5d5c4125
community: fix URL 2019-02-18 19:18:57 +03:00
Ave Ozkal
db7fa9b7b2
community: add commandcommunity: add command 2019-02-18 19:17:46 +03:00
Ave Ozkal
b1cb4dba8f
ahh I love the smell of broken code in the morning 2019-02-03 23:43:52 +03:00
tomGER
16c508c48f
\n 2019-02-03 00:53:07 +01:00
tomGER
ad1875fc5a
Readd Natin's guide till title=app is a bit more useful 2019-02-03 00:52:46 +01:00
tomGER
a627a121cc
Update .guide command
Because these are common questions
2019-02-02 21:52:22 +01:00
Ave Ozkal
297a3156bf
userinfo: Show userlog embed also
Also: move things around a bit
2019-01-15 04:48:23 +03:00
tomGER
86b9c61f42
Add SDSetup 2019-01-12 23:58:27 +01:00
jakibaki
eef8bdb49e Remove switchguide.xyz as it's no longer maintained 2019-01-12 23:55:25 +01:00
Ave Ozkal
47586301d7
guide: Fix MD 2019-01-08 11:32:00 +03:00
Ave Ozkal
e401a7ba9e
Add fullhb ram thing to guide command 2019-01-08 11:30:25 +03:00
Ave Ozkal
48a22c5fa8
Push some stuff I forgot to push 2019-01-07 11:49:19 +03:00
Ave Ozkal
65989b4c19
xy: update text 2019-01-05 23:29:12 +03:00
Ave Ozkal
841e120a0b
xy: Added command 2019-01-05 23:27:47 +03:00
Ave Ozkal
9fba7b3075
warn: add 2018-12-24 01:11:01 +03:00
tumGER
832524eb56 Implement lock 2018-12-23 20:06:32 +01:00
Ave Ozkal
52ef8cfe93
Add links and meme cogs
Now it's time to implement big stuffs :)
2018-12-23 16:48:15 +03:00