Commit graph

26 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
leo60228 62beb143f1
Use image instead of thumbnail 2019-02-23 16:54:11 -05:00
leo60228 ae83ceffd0
Add ™ symbol in title of ReSwitched Silver™ embed 2019-02-23 16:16:55 -05:00
leo60228 811e383134
Use embed for ReSwitched Silver™ 2019-02-23 16:13:00 -05:00
leo60228 db9cb40b77
Add Reswitched Silver™ 2019-02-22 16:56:14 -05:00
Ave Ozkal 0c0cb7fb88
eta: added command 2019-01-10 15:48:46 +03:00
Ave Ozkal 34279fe7c1
headpat: added command 2019-01-10 15:46:15 +03:00
Ave Ozkal eb9a91e567
gild: let's not make it sound antisemitic 2019-01-09 01:53:21 +03:00
Ave Ozkal 18e6f9db69
gild: add 2019-01-09 01:52:57 +03:00
Ave Ozkal 48a22c5fa8
Push some stuff I forgot to push 2019-01-07 11:49:19 +03:00
Ave Ozkal ef97d64002
btwiuse: extend 2018-12-31 02:16:20 +03:00
Ave Ozkal a83c0ed94b
meme: add btwiuse 2018-12-29 22:22:15 +03:00
Ave Ozkal bf897762e6
peng 2018-12-29 22:11:22 +03:00
Ave 14a8020ccf
outstandingmove: add 2018-12-29 05:32:17 +02:00
Ave Ozkal 338aa80c58
Move checks and errcodes to a new folder called helpers 2018-12-26 14:36:55 +03:00
Ave Ozkal 7e332ffef5
Add .bones 2018-12-26 11:22:22 +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 fbdb441976
Fix float issues on warm once and for all 2018-12-26 10:18:05 +03:00
Ave Ozkal bdf55e4103
Attempt to fix floating point issues with temp conversion 2018-12-26 10:15:50 +03:00
Ave Ozkal 27c991f0af
reset: bugfix 2018-12-24 03:18:40 +03:00
Ave Ozkal 6a9a0cb57d
warm: care about the american few 2018-12-24 00:12:06 +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 Ozkal 796dc970d2
Commit some changes I did
IDK what I changed lol
2018-12-23 17:28:44 +03: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