Commit Graph

59 Commits

Author SHA1 Message Date
TheEssem f9c8d6b26d A bit of cleanup 2020-07-28 09:38:55 -05:00
TheEssem 6eee7c6058 Moved back to MongoDB, added some extra flags to flag 2020-07-26 19:52:13 -05:00
TheEssem 0ebd0a0cee Added crop and loop, fixed database not properly adding new commands 2020-07-23 17:43:39 -05:00
TheEssem 9555406229 Final Magick++ ports, removed gm module 2020-07-23 15:49:34 -05:00
TheEssem 950ce00a80 Added extra pm2 and sigint handling 2020-07-21 20:29:32 -05:00
TheEssem f26bade555 why do I keep missing things 2020-07-16 19:54:03 -05:00
TheEssem 617cf01090 Allow server admins to delete tags, don't run ready functions more than needed 2020-07-16 09:28:09 -05:00
TheEssem 2a67b76169 Migrated database to PostgreSQL, updated packages 2020-07-10 12:07:24 -05:00
TheEssem 0760136ded Attempt workaround for Twitter errors crashing the bot, fixed lavalink memory leak 2020-07-07 14:28:16 -05:00
TheEssem 59c2c230fb Added initial music commands and category, moved lavalink node config to separate file 2020-07-06 15:19:30 -05:00
TheEssem 111b177968 Moved gm extensions and lavalink connection to start of ready, removed unused variable in stats 2020-07-02 10:33:27 -05:00
TheEssem 7dbf6fdf2a Automatically disable voice commands if Lavalink is missing 2020-06-27 16:34:31 -05:00
TheEssem 0cc80da8b6 Huge sound player overhaul using Lavalink, added boom, removed prunejuice, boat, and bus, re-encoded audio files with ffmpeg 2020-06-27 12:18:26 -05:00
TheEssem 2f1c37579e Added flag, fixed the command count issue (for real) 2020-06-18 14:02:35 -05:00
TheEssem f3dd98c293 (hopefully) fixed command count 2020-05-31 15:01:17 -05:00
TheEssem ba07757d1d Added automatic process to delete stale database entries 2020-05-20 13:24:57 -05:00
TheEssem de672a341f hotfix 2020-04-26 17:17:32 -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 88dd0c6172 Use lean() method on read-only database calls 2020-04-24 15:25:27 -05:00
TheEssem 881dfd34d7 Added toggle for temporary image storage 2020-04-23 21:14:03 -05:00
TheEssem 97c5ee8c05 Added fallback for large images, fixed corrupt xmp profile issue, updated packages 2020-04-20 15:52:22 -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 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 782073c203 Fixed issue with warns not properly registering 2020-03-05 14:42:32 -06:00
TheEssem 0ff784089b Optimized some things, fixed ifunny not properly appending to image 2020-03-02 17:10:29 -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
TheEssem ac47394ca2 Fixed empty buffer issue 2020-02-25 19:57:44 -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 fd3bd96ae6 Added the message content as a parameter to command.run, re-added message to ban 2020-01-13 10:31:01 -06:00
TheEssem 35cec45196 Fixed bug with emote, removed admin section from help 2020-01-12 12:27:16 -06:00
TheEssem 56034a6849 Remove unneeded log 2019-12-30 07:48:06 -06:00
TheEssem f8e36acc35 Remove unnessecary log 2019-12-29 17:36:40 -06:00
TheEssem 641cea664c Made the twitter bot not reply to blocked users (for real this time) 2019-12-29 15:11:58 -06:00
TheEssem 1fddd58059 Don't reply to blocked users on Twitter bot 2019-12-29 13:55:23 -06:00
TheEssem 6446cfd9bd Tweaked a few things, temporarily disabled yoda due to some issues 2019-12-29 10:56:32 -06:00
TheEssem 1a1f21628b Missed a spot while removing the xp system 2019-12-20 10:03:22 -06:00
TheEssem 6c80d5f67c Forgot to use or instead of and 2019-12-16 17:55:08 -06:00
TheEssem 1e8c7a6497 Updated readme, check if bot has permissions to send messages 2019-12-16 17:14:29 -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 c357d3bc46 Added toggle/options for help page generator 2019-12-05 11:40:09 -06:00
TheEssem 0920c459d5 Improved twitter bot a bit more, replaced all indexOf checks, fixed xp message bug 2019-11-23 17:23:28 -06:00