Commit Graph

32 Commits

Author SHA1 Message Date
Essem 81ff5ae0ab
Move config files to new directory 2022-07-26 10:38:42 -05:00
Essem 8536c4b968
Better error logging, update playing messages 2022-06-28 08:16:57 -05:00
Essem 6e6dfb4887
Add new messages, add count alias, update packages 2022-06-09 15:17:33 -05:00
Essem 93dbadcd0f
Add tag as a slash command 2022-05-01 14:36:52 -05:00
Essem a91c73b5bd
More slash commands, rework soundboard commands, added generic music and soundboard commands, tweak speechbubble 2022-04-04 22:05:28 -05:00
Essem c5fc1d0b0f
Properly await message deletes, update packages 2021-12-13 15:46:08 -06:00
Essem fbefd0f10a
Tweak zamn, switch Eris to stable, added playing message, fix ping sending multiple messages 2021-12-02 18:12:42 -06:00
Essem fa14ce7c35
Added case special arg to meme, added new playing messages 2021-10-29 22:48:50 -05:00
Essem d14515f453
Added/removed messages 2021-09-21 14:37:27 -05:00
TheEssem a0a32c31b9
Switched image API from raw TCP to websockets, removed selective image reading code 2021-06-18 00:10:11 -05:00
TheEssem 0ed7d1f57a
so true 2021-06-11 17:34:17 -05:00
TheEssem 79bc36759c
Added support for DEBUG environment variable with image runner, make freeze use a similar method to speed 2021-05-13 17:11:13 -05:00
TheEssem 6cecd4b9d6 Make all native image functions synchronous 2021-04-24 17:54:47 -05:00
TheEssem ebfab817d7 Added support for multiple processing emojis, fixed issue with local image processing 2021-04-23 15:03:48 -05:00
TheEssem 7bd3fc2791 Added a playing message 2021-04-19 22:28:56 -05:00
Essem 40223ec8b5
Class commands, improved sharding, and many other changes (#88)
* Load commands recursively

* Sort commands

* Missed a couple of spots

* missed even more spots apparently

* Ported commands in "fun" category to new class-based format, added babel eslint plugin

* Ported general commands, removed old/unneeded stuff, replaced moment with day, many more fixes I lost track of

* Missed a spot

* Removed unnecessary abort-controller package, add deprecation warning for mongo database

* Added imagereload, clarified premature end message

* Fixed docker-compose path issue, added total bot uptime to stats, more fixes for various parts

* Converted image commands into classes, fixed reload, ignore another WS event, cleaned up command handler and image runner

* Converted music/soundboard commands to class format

* Cleanup unnecessary logs

* awful tag command class port

* I literally somehow just learned that you can leave out the constructor in classes

* Pass client directly to commands/events, cleaned up command handler

* Migrated bot to eris-sharder, fixed some error handling stuff

* Remove unused modules

* Fixed type returning

* Switched back to Eris stable

* Some fixes and cleanup

* might wanna correct this

* Implement image command ratelimiting

* Added Bot token prefix, added imagestats, added running endpoint to API
2021-04-12 11:16:12 -05:00
TheEssem 4fb379474b Port pagination fix from class-commands, replaced a playing message 2021-03-30 17:00:07 -05:00
TheEssem b9a6b9e615 Updated status messages 2021-03-11 09:49:32 -06:00
TheEssem 443da54298 Updated to Eris 0.14, removed spam, removed unused font 2021-01-27 22:57:13 -06:00
TheEssem b2b8fd643a Add proper support for gfycat gifs, attempt to handle image errors "better", added some new activity messages 2021-01-17 20:40:52 -06:00
TheEssem 55da0db479 The image API no longer uses a unique thread for each job (due to image processing using its own thread anyway), added dummy DB driver 2021-01-06 16:10:31 -06:00
TheEssem dd114e27b5 Added more activity messages, updated packages, allow any public Lavalink instance to be used via the "local" parameter, added clearer error message for API timeouts 2021-01-04 10:29:18 -06:00
TheEssem 873b3f59bc More caching stuff, changed info command a bit 2020-12-18 14:46:59 -06:00
TheEssem 4caec5aefa Fixed characters not being properly encoded, fixed images not being properly appended, more fixes 2020-09-09 21:36:20 -05:00
TheEssem ba664fd19a Reject feedback messages if they contain links, increased image request timeout, some other fixes 2020-08-13 08:47:41 -05:00
TheEssem b8527067d9 Fixed issue with lengthen, added new activity messages 2020-08-06 14:21:48 -05:00
TheEssem 6056e49728 Changed source of flags, added new activity message 2020-06-21 12:12:58 -05:00
TheEssem 119fd36a6c Docker image maintenance, added new activity line 2020-05-25 15:36:53 -05:00
TheEssem 8abc023d67 Added some new messages 2020-05-15 19:06:27 -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 777b86e480 Added support for "gifv"s, fixed embed issue with image 2020-02-18 14:44:39 -06:00
TheEssem d661b58271 Added leak and exec, moved from a config.json file to a .env file, other changes 2019-11-12 18:09:06 -06:00