mrmBot-Matrix/natives
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
..
blur.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
blur.h Native module migration wave 1, fixed issue with avatar 2020-07-12 10:14:39 -05:00
blurple.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
blurple.h Native module migration wave 1, fixed issue with avatar 2020-07-12 10:14:39 -05:00
caption.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
caption.h Final Magick++ ports, removed gm module 2020-07-23 15:49:34 -05:00
caption2.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
caption2.h Final Magick++ ports, removed gm module 2020-07-23 15:49:34 -05:00
circle.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
circle.h Native module migration wave 1, fixed issue with avatar 2020-07-12 10:14:39 -05:00
crop.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
crop.h Added crop and loop, fixed database not properly adding new commands 2020-07-23 17:43:39 -05:00
explode.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
explode.h Native module migration wave 1, fixed issue with avatar 2020-07-12 10:14:39 -05:00
flag.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
flag.h Ported more commands to Magick++, cleaned up a bit 2020-07-14 09:53:51 -05:00
flip.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
flip.h Ported more commands to Magick++, cleaned up a bit 2020-07-14 09:53:51 -05:00
freeze.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
freeze.h Ported more commands to Magick++, cleaned up a bit 2020-07-14 09:53:51 -05:00
gamexplain.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
gamexplain.h missed a spot 2020-07-16 09:33:35 -05:00
globe.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
globe.h Added globe, Magick++ ports wave 2 2020-07-16 09:31:48 -05:00
homebrew.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
homebrew.h Ported homebrew, fixed explode 2020-07-21 09:03:08 -05:00
image.cc Replaced retro with New And Improved™ variant 2021-03-31 21:04:58 -05:00
invert.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
invert.h Native module migration wave 1, fixed issue with avatar 2020-07-12 10:14:39 -05:00
jpeg.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
jpeg.h Magick++ ports wave 3, fixed issues with avatar and globe 2020-07-20 17:10:04 -05:00
leak.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
leak.h Magick++ ports wave 3, fixed issues with avatar and globe 2020-07-20 17:10:04 -05:00
magik.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
magik.h Magick++ ports wave 3, fixed issues with avatar and globe 2020-07-20 17:10:04 -05:00
meme.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
meme.h Magick++ ports wave 3, fixed issues with avatar and globe 2020-07-20 17:10:04 -05:00
mirror.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
mirror.h Magick++ ports wave 3, fixed issues with avatar and globe 2020-07-20 17:10:04 -05:00
misc.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
misc.h Even more Magick++ ports 2020-07-22 19:54:58 -05:00
motivate.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
motivate.h Ported even more commands to Magick++ 2020-07-22 13:12:38 -05:00
resize.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
resize.h Ported even more commands to Magick++ 2020-07-22 13:12:38 -05:00
retro.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
retro.h Replaced retro with New And Improved™ variant 2021-03-31 21:04:58 -05:00
reverse.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
reverse.h Ported even more commands to Magick++ 2020-07-22 13:12:38 -05:00
scott.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
scott.h Ported even more commands to Magick++ 2020-07-22 13:12:38 -05:00
sonic.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
sonic.h Ported even more commands to Magick++ 2020-07-22 13:12:38 -05:00
speed.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
speed.h Ported even more commands to Magick++ 2020-07-22 13:12:38 -05:00
spin.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
spin.h Even more Magick++ ports 2020-07-22 19:54:58 -05:00
tile.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
tile.h Even more Magick++ ports 2020-07-22 19:54:58 -05:00
trump.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
trump.h Even more Magick++ ports 2020-07-22 19:54:58 -05:00
wall.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
wall.h Final Magick++ ports, removed gm module 2020-07-23 15:49:34 -05:00
watermark.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
watermark.h Ported more commands to Magick++, cleaned up a bit 2020-07-14 09:53:51 -05:00
wdt.cc Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
wdt.h Final Magick++ ports, removed gm module 2020-07-23 15:49:34 -05:00