Commit Graph

60 Commits

Author SHA1 Message Date
TheEssem 56faea8d59 Adjusted flag sizing some more, removed fortnite, added some database connection args 2020-06-26 09:36:03 -05:00
TheEssem 119fd36a6c Docker image maintenance, added new activity line 2020-05-25 15:36:53 -05:00
TheEssem c65a8115aa Added count, added some new playing lines, fixed security issue with hackban 2020-04-26 16:55:33 -05:00
TheEssem e9f4109f43 Switched source for avatar command, added alias to motivate 2020-04-24 23:21:05 -05:00
TheEssem 88dd0c6172 Use lean() method on read-only database calls 2020-04-24 15:25:27 -05:00
TheEssem af8bce1d3e Made image use DuckDuckGo instead of Google Custom Search 2020-04-23 20:54:57 -05:00
TheEssem 18330d3db9 Remove image URL from arguments of image commands 2020-04-23 17:38:01 -05:00
TheEssem f6425dc294 Refactored image/embed handling to prepare for something, don't use fuzz with sonic 2020-04-12 14:51:48 -05:00
TheEssem 628a002205 Added channel, allow using a mention on hackban and snowflake 2020-04-09 21:40:52 -05:00
TheEssem 430df53a5e Reverted change to sharding 2020-04-03 09:25:36 -05:00
TheEssem 7c7dc779c8 Added option to .env to specify number of shards 2020-03-31 10:01:33 -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
TheEssem 6dfba281ef Fixed gifvs not having proper delay 2020-03-15 12:54:51 -05: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 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 903130dce1 Added warn 2020-02-27 09:49:32 -06:00
Essem 230502c274
Fixed issue with ImageMagick not properly outputting JPGs 2020-02-26 11:29:13 -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 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 328d36d1ea Added -layers optimize to every image command 2020-02-20 08:22:05 -06:00
TheEssem a7746cc865 Changed some requires 2020-02-19 16:46:50 -06:00
TheEssem e2a32a8c89 One of the commits from a few days ago was a mistake 2020-02-19 08:25:45 -06:00
TheEssem 777b86e480 Added support for "gifv"s, fixed embed issue with image 2020-02-18 14:44:39 -06:00
TheEssem fb59135388 Removed old meme script 2020-02-18 07:28:16 -06:00
TheEssem 5e394d101d Added screenshot, fixed coalesce issue with gamexplain 2020-02-17 16:21:24 -06:00
TheEssem c745bd3ae2 Added donate, made blur and sharpen use ImageMagick 2020-02-10 19:49:35 -06:00
TheEssem 97f2f38d47 Added pagination and proper HTML entity decoding to youtube 2020-02-06 09:00:10 -06:00
TheEssem f2bf5297a8 Completely rewrote meme, removed old help page 2020-01-27 15:27:33 -06:00
TheEssem 4df084a427 Updated file-type 2020-01-19 09:40:40 -06:00
TheEssem 4fb8eb4989 Added support for GIFs in image commands, added caption 2020-01-07 19:17:04 -06:00
TheEssem 8d03ddadb3 Fixed Discord API errors with purge and pagination 2020-01-06 20:22:55 -06:00
TheEssem 6446cfd9bd Tweaked a few things, temporarily disabled yoda due to some issues 2019-12-29 10:56:32 -06:00
TheEssem 565e71571d Changed file permissions for meme.sh 2019-12-20 12:54:41 -06:00
TheEssem eb6aae1227 Replaced pug-based help page generator with markdown generator 2019-12-20 11:39:30 -06:00
TheEssem 3a02efef70 Updated links to point to new GitHub repo name 2019-12-16 15:32:47 -06:00
TheEssem 903f5eebf0 Removed XP system, fixed a few more bugs 2019-12-16 12:13:38 -06:00
TheEssem 08ec2ca9ea Removed unnecessary comments, replaced instances of console.error with a throw 2019-12-10 09:53:43 -06:00
TheEssem 346312f006 Removed unnecessary try/catch block from pagination, fixed font coloring with sonic 2019-12-10 08:24:13 -06:00
TheEssem c1f2eadf88 Added name input to avatar, added alias for help, other changes 2019-12-09 15:33:06 -06:00
TheEssem ba4ded7b72 Added version to stats and workaround for #1 2019-12-06 20:04:17 -06:00
TheEssem 38fa8c4629 Fix sanitization with homebrew, changed links to point to the new help link 2019-12-06 08:55:30 -06:00
TheEssem 3836ecb69b Added tag commands descriptions 2019-12-05 18:15:28 -06:00
TheEssem c357d3bc46 Added toggle/options for help page generator 2019-12-05 11:40:09 -06:00
TheEssem b6a2dd275a Added homebrew and emote, added command params to help and a help webpage generator, updated packages/readme 2019-12-05 10:58:46 -06:00
TheEssem 3d225f6547 Added new help command and command metadata, various changes 2019-12-02 14:47:22 -06:00
TheEssem c9f0ff3827 Revert gmbuffer.js, improved tags a bit more, some more pagination work 2019-11-30 09:48:05 -06:00