Commit Graph

1039 Commits

Author SHA1 Message Date
TheEssem 71a4ca7b22 Replace many instances of resize with scale 2020-04-09 22:03:03 -05:00
TheEssem 628a002205 Added channel, allow using a mention on hackban and snowflake 2020-04-09 21:40:52 -05:00
TheEssem 56b382fce3 Fixed error when there are no more frames to remove in speed 2020-04-03 17:51:05 -05:00
TheEssem b803fe0769 v1.2.7 2020-04-03 09:30:11 -05:00
TheEssem 430df53a5e Reverted change to sharding 2020-04-03 09:25:36 -05:00
TheEssem 75051d03c3 Added some spacing to caption 2020-04-03 09:23:26 -05:00
TheEssem 7c7dc779c8 Added option to .env to specify number of shards 2020-03-31 10:01:33 -05:00
TheEssem ead0ab8546 Added caption2 2020-03-31 09:25:45 -05:00
TheEssem fe58a6a370 Updated eslint parser to use ES2019, allow using backspace before comma in meme/motivate 2020-03-30 09:02:51 -05:00
TheEssem b853345960 v1.2.6 2020-03-27 08:28:02 -05:00
TheEssem 279d73feb8 Do what I did to eval with exec as well 2020-03-27 08:25:04 -05:00
TheEssem 12abe9156d Added slow 2020-03-26 21:10:59 -05:00
TheEssem 2823fb2fd3 Removed unnecessary logs, fixed voice commands not working, made eval send a file if the output is too long 2020-03-22 07:56:50 -05:00
Essem 729192dfe7
Forgot to re-add the background color in motivate 2020-03-15 18:54:57 -05:00
TheEssem 6f423f8a24 v1.2.5 2020-03-15 13:02:20 -05:00
TheEssem 6dfba281ef Fixed gifvs not having proper delay 2020-03-15 12:54:51 -05:00
Essem 3c831faa20
Merge pull request #3 from TheEssem/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.1.1 to 6.4.1
2020-03-15 11:27:13 -05:00
dependabot[bot] 3daea0be54
Bump acorn from 6.1.1 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.1.1...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-15 16:25:56 +00:00
TheEssem 446ba109c7 Optimize checks in messageCreate event 2020-03-14 18:22:09 -05:00
TheEssem 93a7b3fa0d Replace twit with my own module, node-tweet 2020-03-14 18:03:45 -05:00
TheEssem fd5575dcea v1.2.4 2020-03-12 08:32:08 -05:00
TheEssem 58f305dbbc Added some extra settings to speed up the client 2020-03-12 08:25:20 -05:00
TheEssem 02df085580 Converted multiple functions to ES6 syntax, moved from collections to maps for storing commands 2020-03-10 17:24:57 -05:00
TheEssem 1da0d24602 Condensed some commands, fixed a bug with motivate, updated packages 2020-03-09 07:39:46 -05:00
TheEssem c4c01d8620 v1.2.3 2020-03-05 18:20:50 -06:00
TheEssem 782073c203 Fixed issue with warns not properly registering 2020-03-05 14:42:32 -06:00
TheEssem f87b1afb38 Reverted caption, allow using a plain text username with userinfo 2020-03-05 09:28:10 -06:00
Essem c28c575b48
Fixed sizing for caption 2020-03-04 10:38:46 -06:00
TheEssem b4c8d243a8 Upgraded to ImageMagick 7, modified many commands to use fx operators instead of identify 2020-03-03 15:20:03 -06:00
TheEssem 0ff784089b Optimized some things, fixed ifunny not properly appending to image 2020-03-02 17:10:29 -06:00
TheEssem 6963c44e60 Properly sanitize text on motivate 2020-03-02 10:13:49 -06:00
TheEssem 7796826057 v1.2.2 2020-02-28 11:36:00 -06:00
TheEssem f0c9dd8c6d Fixed layers issue with sonic 2020-02-28 11:34:55 -06:00
TheEssem 903130dce1 Added warn 2020-02-27 09:49:32 -06:00
TheEssem a839b3b9c8 Removed unnecessary logs, added alternative URL for screenshot 2020-02-26 14:58:38 -06:00
TheEssem b7aeacdf66 Removed format argument from jpeg, modified bufferPromise function a bit 2020-02-26 13:23:18 -06:00
Essem d1792d8885
Fixed jpeg command to use proper image format 2020-02-26 11:56:14 -06:00
Essem 230502c274
Fixed issue with ImageMagick not properly outputting JPGs 2020-02-26 11:29:13 -06:00
TheEssem ac47394ca2 Fixed empty buffer issue 2020-02-25 19:57:44 -06:00
TheEssem 838bbd63d3 v1.2.1 2020-02-25 15:25:29 -06:00
TheEssem e28f45cfec Made image detection get the proxy URL, added ad-hoc large file message 2020-02-25 15:07:36 -06:00
TheEssem 5455b2682c Removed duplicate type parameter, made image commands use a promisified version of the default toBuffer method 2020-02-25 14:45:47 -06:00
TheEssem 3513245fda Fixed docker:run script again 2020-02-21 08:44:43 -06:00
TheEssem 1e259ab312 Removed node version check, promisified many gm calls 2020-02-20 18:26:49 -06:00
TheEssem 1c9d40041b Added a small hack to make sonic work again 2020-02-20 15:08:48 -06:00
TheEssem 1ecae70c41 Changed request IP for screenshot 2020-02-20 11:39:39 -06:00
TheEssem 8051e8c201 Changed screenshot category 2020-02-20 11:23:13 -06:00
TheEssem 98d284eb51 v1.2.0-1 2020-02-20 11:18:10 -06:00
TheEssem 9d41537af1 v1.2.0 2020-02-20 11:14:34 -06:00
TheEssem 328d36d1ea Added -layers optimize to every image command 2020-02-20 08:22:05 -06:00