Commit Graph

33 Commits

Author SHA1 Message Date
Dragon Fire cb15b0a729 Fix 2024-05-16 17:17:36 -04:00
Dragon Fire 986d5d90fb Add examples 2024-05-16 17:16:00 -04:00
Dragon Fire 29bdfbd83b Add max attachment size argument option 2024-05-08 23:51:54 -04:00
Dragon Fire 9460771b32 Increase file size limit to 25MB 2024-05-06 00:49:49 -04:00
Dragon Fire 7917766ce3 Framework Rewrite 2021-06-05 12:17:33 -04:00
Dragon Fire 41e58549fb Update to latest commando 2021-01-30 16:30:13 -05:00
Dragon Fire 42131c1bc6 Fix lint 2021-01-30 12:06:35 -05:00
Dragon Fire 39e5c4d02e Split Image and Avatar Types 2021-01-30 12:02:37 -05:00
Dragon Fire d84d4faa8c Use convinience method instead 2021-01-30 11:21:17 -05:00
Dragon Fire 21aa4e4819 Allow querystring in image file types 2021-01-30 11:14:05 -05:00
Dragon Fire e480c094aa Fix 2020-06-15 16:07:24 -04:00
Dragon Fire 8e9f7a49f9 Allow bmp and jfif images 2020-06-15 16:05:01 -04:00
Dragon Fire e7dfa229f1 Omit catch block errors when not needed 2020-03-14 11:57:15 -04:00
Jeremiah 8af53ba522 Allow urls to be used as images (#38)
* Allow urls ending to be used as images 

This will allow commands that use the image argument type to accept urls that end in PNG, JPG, or GIF

* Fix lint

* Fix lint properly

* Remove useless else/if
2019-12-08 22:02:00 -05:00
Daniel Odendahl Jr c1c5cd8452 Fix 2018-11-10 15:48:09 +00:00
Daniel Odendahl Jr c58e912080 Allow GIF too 2018-11-10 15:46:35 +00:00
Daniel Odendahl Jr 73b9c56981 Require images to be jpg or png in image type 2018-11-10 15:45:43 +00:00
Daniel Odendahl Jr e8ff1af28c Clean ups 2018-09-05 16:55:11 +00:00
Dragon Fire b3c6b591d3 Remove nsfw/useless commands, refactor stuff 2018-08-15 19:34:34 -04:00
Daniel Odendahl Jr df8e33e128 Doesn't need to be async 2018-03-23 17:18:15 +00:00
Daniel Odendahl Jr 2c86665b34 Fix? 2018-03-23 11:24:49 +00:00
Daniel Odendahl Jr ed7b4cb5e1 littlelimedragon, union types 2018-03-23 11:10:59 +00:00
Daniel Odendahl Jr 3e687a4546 Fix Lint 2018-03-17 13:41:13 +00:00
Daniel Odendahl Jr e74e8ce171 Display channel name right 2018-03-17 13:24:31 +00:00
Daniel Odendahl Jr 10e9fc0c02 Face Analyze, Analyze group 2018-03-08 22:49:19 +00:00
Daniel Odendahl Jr 0cab1494a5 Still errors, 1MB limit 2018-02-20 03:43:41 +00:00
Daniel Odendahl Jr 25f0d79987 2MB image limit 2018-02-20 03:30:37 +00:00
Daniel Odendahl Jr 85d6da09bf Limit images to 4MB 2018-02-20 03:23:48 +00:00
Daniel Odendahl Jr 3dc47731e5 Demotivational with image support 2017-11-20 22:42:53 +00:00
Daniel Odendahl Jr 86e48997a8 isEmpty 2017-11-19 20:53:39 +00:00
Daniel Odendahl Jr 1e270ace06 isEmpty 2017-11-19 20:48:44 +00:00
Daniel Odendahl Jr af0ad02068 isEmpty 2017-11-19 20:35:05 +00:00
Daniel Odendahl Jr 36c17d8988 Test 2017-11-19 19:59:00 +00:00