Commit Graph

179 Commits

Author SHA1 Message Date
io cce4a23c35 Merge branch 'master' into metrics 2021-07-11 03:03:50 +00:00
io e295b159c5 update license headers 2021-07-11 03:03:32 +00:00
io 22466322d8 only resize in subprocess when necessary 2021-07-11 02:55:22 +00:00
io d30b9a3732 Merge branch 'master' into metrics 2021-07-09 02:34:54 +00:00
io 28359eac50 fix audit log reason never showing username 2021-07-08 07:06:04 +00:00
io 9f96ae0fa5 Merge branch 'master' into metrics 2021-07-08 06:55:08 +00:00
io 47ca9b5029 we only need to track RLs for POST
DELETE has an RL of 1/2s so no need
2021-07-08 06:55:00 +00:00
io f1e8fee10f Merge branch 'master' into metrics 2021-07-07 04:04:22 +00:00
io 82706d8ea2 fix RuntimeWarning from utils.image subprocs 2021-07-07 04:02:41 +00:00
io b0a3913391 Merge branch 'master' into metrics 2021-06-23 14:39:14 +00:00
io 21703d7e44 EmoteClient: stop using internals 2021-06-23 14:39:02 +00:00
io c81e03ef9a requirements: need bot_bin[sql] 2021-06-23 04:39:32 +00:00
io fa7ce425cf Merge branch 'master' into metrics 2021-06-23 04:39:17 +00:00
io fdba482d8b fix emoji cache not being updated after successive remove calls 2021-06-23 04:39:01 +00:00
io bcc4c79e64 Merge branch 'master' into metrics 2021-06-23 04:22:33 +00:00
io f508085e29 fix EmoteClient.create() not returning an emoji
This would manifest as the bot saying, for example:

Emote {'name': 'AkkoLewd', 'roles': [], 'id': '857107131931951145', 'require_colons': True, 'managed': False, 'animated': True, 'available': True} successfully created as a GIF.
2021-06-23 04:21:41 +00:00
io 437a35bd05 remove some forgotten debug prints 2021-06-23 04:20:16 +00:00
io 2d57d9145a requirements: remove aioec 2021-06-23 03:54:51 +00:00
io dc1fd52b8b Merge branch 'master' into metrics 2021-06-23 03:42:21 +00:00
io 429bb89c94 Better UX for rate limits (fixes #4) 🥳 2021-06-23 03:30:27 +00:00
io 6d7615e285 load bot_bin.sql 2021-06-03 08:38:56 +00:00
io 2f4e0a3c28 fix AttributeError in on_shard_ready/update_shard
see Rapptz/discord.py#6652
2021-06-03 08:38:50 +00:00
io 25119e49f2 update guild count live 2021-06-03 08:30:26 +00:00
io mintz 5054a8f68f Merge branch 'master' into metrics 2021-06-03 08:00:43 +00:00
io mintz 8e4e236d2b em/big: support any emote, not just emotes in the server 2021-06-03 07:58:43 +00:00
io mintz 5cb0f0adea Merge branch 'master' into metrics 2021-06-03 07:47:43 +00:00
io mintz 48f17191a2 fix internal errors when passing an invalid converter to export and list 2021-06-03 07:46:59 +00:00
io mintz c1592969d5 add-from-ec: use the last public dump of EC's emotes 2021-06-03 07:46:19 +00:00
io mintz c98775203a Merge branch 'master' into metrics 2021-05-19 22:45:09 +00:00
io mintz a4e4120a63 lol forgot imports 2021-05-19 22:44:40 +00:00
io 6d184a6cf6 Merge branch 'master' into metrics 2021-05-19 21:27:03 +00:00
io 1d6ad4cfd5 use ProactorEventLoop on windows 2021-05-19 21:26:51 +00:00
saucylegs 72652ef368
add prefix to config example (#22) 2021-04-11 03:09:05 -05:00
io mintz da1e7abd09 fix 3.8 md5() compat 2021-04-06 04:32:26 +00:00
io mintz 042dc1cf98 Merge remote-tracking branch 'origin/master' into metrics 2021-04-06 04:25:00 +00:00
io mintz 784ef034f5 make guild count nullable 2021-04-06 04:22:17 +00:00
io mintz ed9f82163e record guild counts too 2021-04-06 04:19:37 +00:00
io mintz 553267d9d8 add member count metrics 2021-04-06 04:00:17 +00:00
io mintz f9d272fee2 add command invocation metrics 2021-04-06 03:54:35 +00:00
io b5433dcdac fix NameError in em/support 2021-03-17 06:06:57 +00:00
io mintz 6b0dc50689 make sharding shit optional 2021-02-16 06:48:27 +00:00
io mintz 60f81b5a72 remove stats cog 2021-02-16 06:39:41 +00:00
io mintz 81be8590bd remove readme badge 2021-02-16 06:32:33 +00:00
Chippy 4945a003d0
add command to embiggen an emote (#15) 2021-02-16 00:31:24 -06:00
io mintz bc0f24d89e Revert "don't under-report guild counts"
This reverts commit 7c353e797b.

Revert "cluster startup no longer depend on the first cluster running"

This reverts commit 2a73585dfd.
2020-10-11 08:38:27 +00:00
io mintz fc6e32a691 stats: include shard count in shm name 2020-10-08 13:35:27 +00:00
io mintz 7c353e797b don't under-report guild counts 2020-10-08 02:48:37 +00:00
io mintz 2a73585dfd cluster startup no longer depend on the first cluster running 2020-10-08 02:48:25 +00:00
io mintz 0ae7331828 disable message cacheg 2020-10-01 06:06:43 +00:00
io mintz c3d92606ce fix a comment
nice commit iomintz
2020-09-29 09:12:52 +00:00