c09142f7d3
why is this here
2021-05-05 12:03:45 -05:00
7bf41c77f4
Update issue templates
2021-05-05 11:29:36 -05:00
073c337d3d
Added uncaption, removed unncecessary log
2021-05-04 16:28:34 -05:00
9f7f4d21ba
Fixed globe outputting still images
2021-05-04 16:27:35 -05:00
6a96686772
Add catch-all error handler to native image functions
2021-05-03 16:01:48 -05:00
e5d9388952
Added command counts to Prometheus metrics
2021-05-03 08:49:55 -05:00
d0a4addcb5
Merge branch 'samhza-master'
2021-05-03 08:31:26 -05:00
dd748fbc60
just some fixes
2021-05-03 08:30:07 -05:00
Samuel Hernandez
a868fd0698
Add serving metrics for Prometheus
...
Co-authored-by: TheEssem <smswessem@gmail.com>
2021-05-02 16:16:48 -04:00
84e20308f2
i don't even know
2021-05-02 12:00:41 -05:00
56113a1cf8
Fixed some DM command issues, made reload and restart use IPC
2021-04-30 12:31:53 -05:00
e0e0c9c7d4
More hotfixing
2021-04-29 19:03:03 -05:00
5a60e4be70
hotfix moment
2021-04-29 18:55:58 -05:00
41555424f4
v1.5.1
2021-04-29 18:18:40 -05:00
19922858f2
Fixed some issues regarding eris-sharder and newer eris versions
2021-04-29 16:56:32 -05:00
33808685f3
stats.shards isn't a valid field lmao
2021-04-26 21:53:27 -05:00
b7fe04c82b
Added reddit, catch any errors in native functions
2021-04-26 09:47:03 -05:00
6cecd4b9d6
Make all native image functions synchronous
2021-04-24 17:54:47 -05:00
f44abc5576
how did this one even slip by
2021-04-24 17:45:59 -05:00
ebfab817d7
Added support for multiple processing emojis, fixed issue with local image processing
2021-04-23 15:03:48 -05:00
4e4ae3613f
Removed DB_DRIVER parameter
2021-04-22 10:09:46 -05:00
e10a277f65
Fixed help command not being properly generated
2021-04-22 09:21:58 -05:00
b5253cf8e3
Potential giphy fix
2021-04-21 17:37:05 -05:00
6ed594a177
possible dbl fix?
2021-04-21 13:35:06 -05:00
581518714a
band-aid fix for an issue
2021-04-21 13:08:52 -05:00
78f927a6fa
v1.5.0
2021-04-21 12:45:13 -05:00
e33d7fca5b
Only delete image job after time limit if it's finished
2021-04-21 12:36:59 -05:00
7bd3fc2791
Added a playing message
2021-04-19 22:28:56 -05:00
2a22c73654
Made image detection start with replies
2021-04-19 22:06:40 -05:00
7db1aa880c
Added argument support to slow/speed, made video detection also detect images
2021-04-19 20:15:32 -05:00
e00671f0d5
Added argument to freeze for setting the end frame, speed is now aware of variable framerates
2021-04-19 11:04:24 -05:00
f21cb21d9c
Removed error/warn events (handled by eris-sharder)
2021-04-19 10:12:32 -05:00
c67499af9d
Added initial support for detecting videos, prevent music messages from showing on soundboard commands, fixed(?) permission checking
2021-04-19 09:31:39 -05:00
8aa0cc2163
Create FUNDING.yml
2021-04-17 13:43:15 -05:00
888660434b
Changed database used by cat to a custom, dm4catbot-derived database
2021-04-16 17:35:27 -05:00
7670cce279
this works better for some goddamn reason
2021-04-16 13:21:27 -05:00
d1036eb369
Added kinemaster
2021-04-15 17:55:05 -05:00
3f1b36670b
Fixed voice channel switching issue
2021-04-15 13:59:57 -05:00
e209199134
Handle cases where error message can't be sent, added intents, disable private channels collection
2021-04-14 19:57:35 -05:00
7cc8ac7b6b
Reduced prefix/disabled channel cache to 512, made API delete images if they haven't been requested after 5 minutes
2021-04-14 18:02:03 -05:00
b3d3df2cb7
Separate args with any whitespace
2021-04-14 16:42:18 -05:00
cc82d32840
Fixed slow, changed clean to handle all env variables, changed database handling
2021-04-14 16:37:40 -05:00
e89ae06646
Removed chrome image remnants
2021-04-13 09:24:07 -05:00
51e06c256a
Some fixes
2021-04-12 16:54:44 -05:00
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
ff8a24d0e8
Switched back to Eris dev channel to prevent logspam
2021-04-01 09:09:59 -05:00
48fb0c98c8
Fixed postgres not properly getting command count on newly registered commands
2021-03-31 22:16:23 -05:00
43e0f7f447
Send error back to API client when the API server stops
2021-03-31 21:44:13 -05:00
2d5eef2c8c
Replaced retro with New And Improved™ variant
2021-03-31 21:04:58 -05:00
64ab2b9bc1
v1.4.6
2021-03-30 17:09:45 -05:00