1
0
Fork 0
mirror of https://github.com/uhIgnacio/EmoteManager.git synced 2024-08-15 02:23:13 +00:00
Commit graph

168 commits

Author SHA1 Message Date
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
io mintz
403241d077 help text rebrand 2020-09-29 08:55:39 +00:00
io mintz
0f8e655187 bump version to 1.5.0+ 2020-09-29 07:59:33 +00:00
io mintz
5d10258609 cogs/emote: remove redundant code in cog_check 2020-09-29 07:59:33 +00:00
io mintz
aeed3b6a56 make the export command public 2020-09-29 07:59:33 +00:00
io mintz
a1ce0b8281 discord.py#5819 is fixed
This reverts commit b1c3114ee3.
2020-09-17 10:07:57 +00:00
io mintz
b1c3114ee3 turn guild subs back on until discord.py#5819 is fixed 2020-09-15 11:44:46 +00:00
io
56e9d00c03 bump dpy version 2020-08-06 03:35:31 +00:00
io mintz
7e4752eebd fuck windows man 2020-07-24 19:22:35 +00:00
io
379a3849f8 re-count guilds on stats cog reload 2020-07-16 23:23:58 +00:00
io mintz
78c671ed02 make em/support work on all clusters 2020-07-07 00:15:47 +00:00
io mintz
14a82561e7 fix em/add with attachments 2020-07-06 04:52:34 +00:00