Commit Graph

59 Commits

Author SHA1 Message Date
465fbf96c9 fixed env variable not working.
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 5m58s
2025-12-06 23:45:46 -05:00
98f954aa82 update api token
All checks were successful
Main / build-and-push-docker-image (20.x) (pull_request) Successful in 7m57s
2025-12-06 22:22:33 -05:00
a0107eeb27 added api token to urql and env example 2025-12-06 20:32:09 -05:00
926df56972 Added graphql calls every time a feature is triggered, the bot responds to a command, and deletes a link 2025-11-27 18:17:34 -05:00
59ff831b45 Added graphql queries 2025-11-27 18:16:48 -05:00
f2aa778722 Removed unused features 2025-11-27 18:16:03 -05:00
3a03bbc47b Added urql and client 2025-11-27 18:15:48 -05:00
2ba2cec399 Updated welcome message.
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 3m9s
2025-10-21 16:57:29 -04:00
82476d4e1f Updated welcome message to include the requirements for the bot.
All checks were successful
Main / build-and-push-docker-image (20.x) (pull_request) Successful in 3m2s
2025-10-21 15:46:06 -04:00
d71e736bee Secured command to prevent spam from regular users.
All checks were successful
Main / build-and-push-docker-image (20.x) (pull_request) Successful in 3m1s
2025-10-21 15:09:21 -04:00
e0754cd03b Updated grammar. Added new messages. FUCK FASCISM!
All checks were successful
Main / build-and-push-docker-image (20.x) (pull_request) Successful in 3m8s
2025-10-21 14:38:25 -04:00
10c84e1582 Changed bot features to .hears and used regex to detect commands.
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 3m10s
2025-10-21 14:13:40 -04:00
8021a9561e Updated setTimeout
Some checks are pending
Main / build-and-push-docker-image (20.x) (pull_request) Waiting to run
2025-10-21 00:38:18 -04:00
1b38aad76a Created a timeout for starting webhook mode to allow traefik to expose the webhook server and assign an SSL cert.
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 3m7s
2025-10-21 00:03:21 -04:00
bfc0f1e59a Created a timeout for starting webhook mode to allow traefik to expose the webhook server and assign an SSL cert.
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 3m11s
2025-10-20 23:53:37 -04:00
57b64e9b5e Created a timeout for starting webhook mode to allow traefik to expose the webhook server and assign an SSL cert.
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 3m28s
2025-10-20 23:45:20 -04:00
f7751b23a8 Updated commands to not check for group IDs.
All checks were successful
Main / build-and-push-docker-image (20.x) (pull_request) Successful in 3m13s
2025-10-20 20:07:28 -04:00
ffad9bfe90 Updated website url. 2025-10-20 20:07:09 -04:00
d7e71600a6 Update .on to .command. Added more information about the bot. 2025-10-20 20:06:56 -04:00
c2ea85acd1 Update .on to .command. Added more information about the bot. 2025-10-20 20:06:40 -04:00
c16c46ceeb Update .hears to .command 2025-10-20 20:06:21 -04:00
1f22a05944 Remove unused commands. 2025-10-20 20:05:45 -04:00
b8ab3af485 Updated company name. Protected command from non admins. Added documentation.
All checks were successful
Main / build-and-push-docker-image (20.x) (pull_request) Successful in 1m6s
2025-09-29 01:08:10 -04:00
3ed97ecabc Added documentation. Updated name of company. 2025-09-29 01:03:49 -04:00
db9079c8ea Removed unused feature. 2025-09-29 01:03:31 -04:00
f061275ce6 Added conditional to respond appositely to private messages. Added documentation. Denoted which commands are only available to admins or in private. 2025-09-29 01:03:15 -04:00
5d5c96147c Added documentation. Protected the command from general use. 2025-09-29 01:01:51 -04:00
0c2e08854e Added a default return 2025-09-29 01:00:49 -04:00
07c7cec668 Added documentation and made this command only work in private. 2025-09-29 01:00:13 -04:00
dd06eb3f7c Removed unused feature. 2025-09-29 00:59:45 -04:00
f18685c371 Updated function name 2025-09-29 00:59:31 -04:00
Lucid Kobold
73d5de2362 escaped characters that were producing errors. 2025-07-04 19:20:36 -04:00
Lucid Kobold
9702b6b6ae Expanded feature to handle embedded links within media captions. Added comments. 2025-07-04 18:35:29 -04:00
Lucid Kobold
72a6e53d49 Refactor for centralized regex check module and regex syntax. Added comments. 2025-07-04 18:34:36 -04:00
Lucid Kobold
e28aa399e5 Update embedCheck.ts
Update regex to escape special character .
2025-07-03 22:51:31 -04:00
Lucid Kobold
6a0724e60f Update twitterBlacklist.ts
Update regex to escape special character .
2025-07-03 22:50:51 -04:00
Lucid Kobold
9c839955bb Update metaBlacklist.ts
Update regex to escape special character .
2025-07-03 22:50:34 -04:00
Lucid Kobold
44883086a5 Upgrade dependencies 2025-06-20 16:07:34 -04:00
Lucid Kobold
a2aae449d8 updated bot info 2025-06-20 16:01:48 -04:00
Lucid Kobold
56fd669547 Added embed feature 2025-06-20 16:01:33 -04:00
Lucid Kobold
457f310ee3 Made regex case insensitive 2025-04-23 13:37:20 -04:00
Lucid Kobold
d0b20d6a82 Escaped illegal char. 2025-02-28 19:31:53 -05:00
Lucid Kobold
87df9ec1e9 Update readme and welcome command response. 2025-02-28 19:09:58 -05:00
Lucid Kobold
5e2bf6f268 added meta to the blacklist feature as its own file and function 2025-02-28 18:49:50 -05:00
Lucid Kobold
88f189c5e1 rename file, add new function 2025-02-28 18:49:30 -05:00
Lucid Kobold
814df5ba35 remove console lof 2025-02-28 18:49:11 -05:00
Lucid Kobold
9738782f56 moved variable into function, fixed conflicting characters with escape 2025-02-28 18:48:55 -05:00
Lucid Kobold
afb0e3086f moved variable into function 2025-02-28 18:48:45 -05:00
Lucid Kobold
32e893beca renamed file, moved variable into function, fixed conflicting characters with escape 2025-02-28 18:48:04 -05:00
Lucid Kobold
6232236052 Renamed file 2025-02-28 18:46:18 -05:00