146 Commits

Author SHA1 Message Date
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
74d32d518e added new env variable 2025-12-05 17:11:04 -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
20a72ed0f3 Merge pull request 'Updated welcome message to include the requirements for the bot.' (#80) from new-welcome into main
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 3m13s
Reviewed-on: #80
2025-10-21 19:50:23 +00: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
845c5cd7df Merge pull request 'Secured command to prevent spam from regular users.' (#79) from secure into main
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 5m5s
Reviewed-on: #79
2025-10-21 19:12:42 +00: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
10d8f02160 Merge pull request 'Updated grammar. Added new messages. FUCK FASCISM!' (#78) from grammar into main
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 2m57s
Reviewed-on: #78
2025-10-21 18:42:04 +00: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
b8d966410a Merge pull request 'fix-startup' (#77) from fix-startup into main
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 3m6s
Reviewed-on: #77
2025-10-21 04:38:49 +00: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
aa0be3b56c Added Docker Hub login 2025-10-20 23:42:33 -04:00
10126edd2b Merge pull request 'public-beta' (#75) from public-beta into main
Some checks failed
Main / build-and-push-docker-image (20.x) (push) Failing after 3m7s
Reviewed-on: #75
2025-10-21 00:12:44 +00: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
1d7d38927d update bot info 2025-10-20 20:05:31 -04:00
191c1ceb91 Merge pull request 'docker-swarm' (#74) from docker-swarm into main
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 3m8s
Reviewed-on: #74
2025-10-15 17:34:42 +00:00
98376d93d6 update workflow order
All checks were successful
Main / build-and-push-docker-image (20.x) (pull_request) Successful in 48s
2025-10-15 13:32:18 -04:00
5f55806497 Update compose files to use env variables and the image. 2025-10-15 13:32:08 -04:00
370f601bd8 Merge pull request 'Upgrade dependencies' (#70) from upgrades into main
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 2m46s
Reviewed-on: lcm/no-twitter-bot#70
2025-09-29 05:15:33 +00:00
3ab71df73f Upgrade dependencies
All checks were successful
Main / build-and-push-docker-image (20.x) (pull_request) Successful in 45s
2025-09-29 01:12:27 -04:00
2a8a054385 Merge pull request 'admin-protections' (#69) from admin-protections into main
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 45s
Reviewed-on: lcm/no-twitter-bot#69
2025-09-29 05:10:49 +00: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
850a156e1d Merge pull request 'Upgraded dependencies' (#68) from gitea into main
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 48s
Reviewed-on: lcm/no-twitter-bot#68
2025-09-03 19:59:50 +00:00
6f8d49b21b Upgraded dependencies
All checks were successful
Main / build-and-push-docker-image (20.x) (pull_request) Successful in 49s
2025-09-03 15:52:09 -04:00
4fb335cd7b Merge pull request 'Update tags for prod build' (#67) from gitea into main
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 53s
Reviewed-on: lcm/no-twitter-bot#67
2025-09-03 19:40:35 +00:00
82b222e95a Merge branch 'main' into gitea
Some checks failed
Main / build-and-push-docker-image (20.x) (pull_request) Failing after 1m32s
2025-09-03 15:36:59 -04:00
93a3684291 Update tags for prod build
Some checks failed
Main / build-and-push-docker-image (20.x) (pull_request) Has been cancelled
2025-09-03 15:36:25 -04:00
87c41109aa Merge pull request 'Update env variables' (#66) from gitea into main
Some checks failed
Main / build-and-push-docker-image (20.x) (push) Failing after 50s
Reviewed-on: lcm/no-twitter-bot#66
2025-09-03 19:34:37 +00:00