1
0
mirror of https://github.com/velour/catbase.git synced 2025-04-03 19:51:42 +00:00

21 Commits

Author SHA1 Message Date
Chris Sexton
471c3ecff4 all: update to go1.18 and any interface 2022-03-21 21:36:04 -04:00
2a9ae13560 roles: add plugin 2021-11-20 15:34:38 -05:00
fff478a9f6 meme: add font support 2021-10-22 16:48:59 -04:00
9585ac6c23 discord: cripple but fix the who function 2021-08-23 13:18:31 -04:00
cf30dad055 goals: fix goal reporting 2021-08-23 11:34:39 -04:00
edc56dedc7 discord: resolve guild nicks 2021-08-20 13:52:05 -04:00
8b84d6b840 discord: fix authentication 2021-08-19 20:41:06 -04:00
7ba9d94ac2 counter: add api, bot: change routes
* many routes changed by adding the chi router
* counter has an authenticated API to increment and decrement
2021-07-28 11:41:01 -04:00
c47a4f7c6f web: migrate endpoint registration to chi 2021-07-28 11:41:01 -04:00
c5d468c723 last: add multichannel support
This
* ensures the last is between yesterday and yesterday
* adds a channel check to the query
* adds a command to check a specific channel
2021-04-28 16:52:07 -04:00
defeb9b3b1 meme: maybe fix discord maybe not 2021-02-18 18:01:45 -05:00
001a04d186 discord: apparently bot has to be capitalized now 2021-02-04 19:46:28 -05:00
4a0ba76b89 first: refactor and add clear command 2021-02-03 20:38:21 -05:00
9dbdd1f9a3 connectors: add translation layer
* URLs can be translated to slack/discord compatible
* Emojy have a connector-specific translation configuration
* Advent of Code plugin respects emojy and URLs
* Config can be wrapped in `` for JSON
2020-12-02 09:53:57 -05:00
a30be0df8f meme/bot: add ephemeral messages 2020-10-24 10:04:53 -04:00
5df7644229 remove more logs 2020-10-09 13:58:25 -04:00
696ca8408d discord: remove noisy log line 2020-10-09 13:34:07 -04:00
3c0704c57c discord: remove channel whitelist 2020-10-09 12:04:43 -04:00
4ba240c37d go: fix some format strings 2020-10-09 10:54:09 -04:00
a9937d9b8e discord: add discord functionality
* added discord connector
* modified user to support image avatars instead of URL avatars
* modified meme to send IDs instead of names
2020-09-09 13:21:39 -04:00
dba38310e4 add discord integration 2020-08-31 12:20:52 -04:00