Commit Graph

  • 23b6447e44 relicense to AGPLv3 Io Mintz 2020-05-01 03:14:25 +0000
  • 735f125d9c utils.image: stop shitting up /tmp Io Mintz 2020-04-29 23:55:31 +0000
  • 041dcc6ed0 update stats command docs Io Mintz 2020-04-28 02:57:49 +0000
  • 2c8913a1c9 Merge pull request #4 from StarrFox/add-status-command Io Mintz 2020-04-28 02:54:43 +0000
  • add1b041a5 Use guild.emoji_limit and implicit string concatenation StarrFox 2020-04-26 23:27:21 -0500
  • c857ce1d20 add status command StarrFox 2020-04-25 21:12:45 -0500
  • 613600123f fix some error messages being sent twice Io Mintz 2020-04-19 04:02:55 +0000
  • 28423f85c6 support: log why the code was created Io Mintz 2020-04-18 22:15:23 +0000
  • c7c0cab64c forgot an "f" before an f-string Io Mintz 2020-01-18 00:20:40 +0000
  • 1669ab6362 export: better document the required permissions Io Mintz 2020-01-18 00:20:20 +0000
  • 9fd2f5c2c6 gitignore: ignore zips Io Mintz 2019-10-15 22:54:41 +0000
  • 89ec168e87 export: set the proper file time for each emote Io Mintz 2019-10-15 22:54:31 +0000
  • e32890fb60 add export command (closes #2) Io Mintz 2019-10-15 21:59:34 +0000
  • a42f72f2f5 fix NameError in cogs.emote.add_from_archive Io Mintz 2019-10-10 01:28:13 +0000
  • 7658189744 fix cogs.emote.add_safe_bytes docstring Io Mintz 2019-10-10 00:34:42 +0000
  • 2475d852a9 forgot to revert this change meant for debugging add_safe_bytes() Io Mintz 2019-10-10 00:32:42 +0000
  • f6d9cea805 simplify utils.archive.extract_async and stop ignoring the size_limit kwarg Io Mintz 2019-10-10 00:28:49 +0000
  • 97947e61c1 add-archive: ignore invalid files Io Mintz 2019-10-10 00:27:38 +0000
  • e02022b245 auto convert static images to GIFs if there's no room (closes #3) Io Mintz 2019-10-10 00:24:12 +0000
  • 1ad3a7ccec bot: override process_config Io Mintz 2019-09-19 21:14:18 +0000
  • 319456e9de cogs/emotes: support customizing more aspects of the HTTP stuff Io Mintz 2019-09-19 20:45:47 +0000
  • 77f27cf6d0 add-from-ec: update emote list link Benjamin Mintz 2019-09-18 06:04:45 +0000
  • 7f205a38fd migrate to bot_bin 1.0.0 Benjamin Mintz 2019-09-05 22:39:46 +0000
  • 0cf23cb2a1 add ignore_bots to example conf Benjamin Mintz 2019-08-30 21:53:23 +0000
  • 8e2c96e84e update example description to remove cogs key Benjamin Mintz 2019-08-30 21:50:57 +0000
  • 22ce12a912 use ben_cogs.bot, set activity to "{prefix} help" Benjamin Mintz 2019-08-30 21:46:35 +0000
  • 70c88e61f1 fix some discord.NotFound errors in paginator Benjamin Mintz 2019-08-05 15:39:42 +0000
  • 165faa631f strip leading directory paths from archive members bmintz 2019-08-04 11:34:11 +0000
  • 4828a4ff52 add-zip: fix error message for invalid files Benjamin Mintz 2019-08-04 10:38:29 +0000
  • bf668e10b9 cogs/emotes.cog_check: remove duplicate guard Benjamin Mintz 2019-08-04 10:17:32 +0000
  • f25ceb32a5 cogs/emotes.cog_unload: create 1 task instead of 3 Benjamin Mintz 2019-08-04 10:17:19 +0000
  • 10ed6bb63f add zip/tar archive support 🎉 Benjamin Mintz 2019-08-04 10:15:15 +0000
  • 7dd40ce0e5 make the support command dynamically create invites to reduce raids Benjamin Mintz 2019-07-02 10:03:13 +0000
  • 05bcf4a412 fix SyntaxWarning: invalid escape sequence \: in 3.8 Benjamin Mintz 2019-06-13 19:49:35 +0000
  • b657892b3b fix errors when timing out while resizing Benjamin Mintz 2019-06-10 23:42:44 +0000
  • 127cf320be set dpy logger to INFO Benjamin Mintz 2019-06-04 03:08:44 +0000
  • aae88068fc move image resizing to a subprocess Benjamin Mintz 2019-06-04 03:08:33 +0000
  • 943ca5d8a6 migrate to d.py 1.0.1 Benjamin Mintz 2019-04-20 20:28:01 +0000
  • 0d9b93e54a migrate to new cog changes Benjamin Mintz 2019-03-14 00:19:14 +0000
  • f17bfa379d use my helpformatter Benjamin Mintz 2019-01-28 03:39:42 +0000
  • 4d336d419f Merge branch 'master' of https://github.com/bmintz/emote-manager-bot bmintz 2018-11-09 18:33:16 +0000
  • ad540e91b0 allow anyone to use the list command bmintz 2018-11-09 18:32:04 +0000
  • b48ced2508 add "list static" and "list animated" bmintz 2018-11-09 18:31:32 +0000
  • 6028b60067 fix "add <a:name:id>" not being animated bmintz 2018-10-09 06:08:20 +0000
  • fa6b43d246 add: improve command usage string bmintz 2018-10-09 06:07:52 +0000
  • c53f60f0d3 add/remove: require at least one emote, and allow more bmintz 2018-10-09 06:07:37 +0000
  • 0b731ed0fc update config.example.py bmintz 2018-09-09 04:56:16 +0000
  • 0523b2116f rename to Emote Collector bmintz 2018-09-09 04:16:42 +0000
  • ac8a9aa320 cogs/emote: fix local check bmintz 2018-09-07 21:50:17 +0000
  • ecefefb4c9 update the success emotes bmintz 2018-08-22 15:27:35 +0000
  • 8f170d7f13 allow use of the actual emote in place of the emote name bmintz 2018-08-17 07:35:16 +0000
  • 67027e5f0f cogs/emote: add some aliases bmintz 2018-08-17 07:13:38 +0000
  • dc02603cc0 Merge remote-tracking branch 'origin/master' bmintz 2018-08-17 05:34:58 +0000
  • be2343988b use aioec bmintz 2018-08-17 05:34:31 +0000
  • 15f186930e Create README.md Ben Mintz 2018-08-15 15:34:57 -0500
  • 08aef03d6b add-from-ec: handle cases where the API is down bmintz 2018-08-14 00:16:43 -0500
  • 9cd8ed4189 remove one debug log statement bmintz 2018-08-14 00:11:38 -0500
  • 3550d5c502 cogs/emote: remove one print, add another bmintz 2018-08-14 00:08:34 -0500
  • 7b843d0bd9 fix allowing @Emote Manager list bmintz 2018-08-11 21:08:23 -0500
  • e366cb4537 allow anyone to use the list command bmintz 2018-08-11 21:06:39 -0500
  • a830769987 paginator: actually fix reactions bmintz 2018-08-11 13:43:50 -0500
  • 95048a590c paginator: make sure reactions are to the sole message bmintz 2018-08-11 12:26:07 -0500
  • 402da00cd9 add support command bmintz 2018-08-10 08:01:15 -0500
  • 85eb1ce741 make the default description a bit easier to read bmintz 2018-07-31 21:07:19 -0500
  • 95848c3163 add description bmintz 2018-07-31 21:05:23 -0500
  • e5da0de672 add add-from-ec command bmintz 2018-07-31 20:46:21 -0500
  • bd44b8f1b2 Merge branch 'master' of https://github.com/bmintz/emote-manager-bot bmintz 2018-07-31 18:03:39 -0500
  • f44b106b60 add invite command bmintz 2018-07-31 18:02:44 -0500
  • cfb51bf8b4 add raw form to list cmd bmintz 2018-07-31 05:13:54 -0500
  • c5c6e7ef24 fix command error handling bmintz 2018-07-31 02:38:14 -0500
  • 52618915be mv cogs/{emoji,emote}.py bmintz 2018-07-30 19:14:34 -0500
  • d572e593b6 cogs/emoji.__local_check: fix error message bmintz 2018-07-30 19:04:43 -0500
  • 12d32c985a ignore bots bmintz 2018-07-30 02:36:23 -0500
  • d5c0983a5f Revert "change avatars every 30 minutes" bmintz 2018-07-30 01:30:44 -0500
  • ee9f8a0af9 change avatars every 30 minutes bmintz 2018-07-30 01:25:08 -0500
  • 5d13b2fec6 cogs/emoji.remove: support removing multiple emotes bmintz 2018-07-30 00:58:03 -0500
  • 69ae7f8bb4 cogs/emoji: add some docstrings bmintz 2018-07-30 00:57:47 -0500
  • 281fdecc77 add paginator module bmintz 2018-07-30 00:54:13 -0500
  • 9eac167a57 add list command bmintz 2018-07-30 00:43:30 -0500
  • 52bd87300a add rename command bmintz 2018-07-30 00:33:13 -0500
  • adc631c8d3 move image utils to utils.image bmintz 2018-07-30 00:26:15 -0500
  • 4898d5156d fix dumb NameError in bot bmintz 2018-07-30 00:26:06 -0500
  • aabd46bb33 bot: add error handler bmintz 2018-07-30 00:15:38 -0500
  • a94dcbb2b5 cogs/emoji: flesh out local_check and add on_command_error bmintz 2018-07-30 00:15:31 -0500
  • c5152309a6 add remove command bmintz 2018-07-30 00:15:09 -0500
  • b2bab91d36 s/emoji/emotes/ bmintz 2018-07-29 23:42:27 -0500
  • 3b488ab787 add add command bmintz 2018-07-29 23:34:27 -0500
  • bac48f7095 add cogs/emoji bmintz 2018-07-29 23:04:20 -0500
  • 065505f273 gitignore: ignore nano swap files bmintz 2018-07-29 23:02:45 -0500
  • 3702b3cce2 add example config bmintz 2018-07-29 22:52:25 -0500
  • 5188b6f729 add bot from discord template bmintz 2018-07-29 22:48:58 -0500
  • 5683490ab6 add requirements.txt bmintz 2018-07-29 22:39:46 -0500
  • 76042dfdb8 Initial commit bmintz 2018-07-29 22:36:27 -0500