100 Commits
Author SHA1 Message Date
Dustin Pianalto a1924236ee Add pgbouncer 2021-10-10 20:26:32 -08:00
Dustin Pianalto ebdfcd0f92 Add pgbouncer 2021-10-10 19:56:13 -08:00
Dustin Pianalto e0b98f54c9 Add pgbouncer 2021-10-10 19:31:01 -08:00
Dustin Pianalto 5ddc67f9e0 Add pgbouncer 2021-10-10 19:23:52 -08:00
Dustin Pianalto 41d72c2e05 Add pgbouncer 2021-10-10 18:37:26 -08:00
Dustin Pianalto b29fb01e84 Add pgbouncer 2021-10-10 18:18:40 -08:00
Dusty.P 52c59282c3 Update deployment.yml 2021-10-05 23:45:08 -08:00
Dustin Pianalto 085bec0d69 Merge branch 'master' of github.com:dustinpianalto/Goff 2021-10-05 23:34:30 -08:00
Dusty.P ecc384017b Update main.yml 2021-10-05 23:09:00 -08:00
Dustin Pianalto 9c5b5e8873 Update deployment 2021-10-02 16:18:48 -08:00
Dustin Pianalto 1bb6564669 Update GH action and deployment 2021-10-02 14:13:28 -08:00
Dustin Pianalto 7c9d6599e0 Don't check roles when adding 2021-08-18 14:24:20 -08:00
Dustin Pianalto 77dd0c3e42 Add guild member update handler 2021-08-18 11:26:25 -08:00
Dustin Pianalto 5bfc22f471 Don't add auto role until after membership check 2021-08-18 11:01:24 -08:00
Dustin Pianalto 30f658ad41 Don't add auto role until after membership check 2021-08-18 11:00:31 -08:00
Dustin Pianalto c85ad5c91f Add milliseconds to timestamp 2021-07-23 12:54:23 -08:00
Dustin Pianalto 5c773ff149 Add milliseconds to timestamp 2021-07-23 12:39:35 -08:00
Dustin Pianalto 03bd0cba72 Add snowflake command 2021-07-23 12:34:09 -08:00
Dustin Pianalto a5b0e99c80 Don't log message edits if the After is blank (problem with message embeds) 2021-07-01 19:54:12 -08:00
Dustin Pianalto 7e6f3dd89f Fix bug in getting tasks 2021-06-22 12:58:42 -08:00
Dustin Pianalto f48b530914 Add Auto Role Feature 2021-06-22 02:20:08 -08:00
Dustin Pianalto 2c71273199 Add Auto Role Feature 2021-06-22 02:15:42 -08:00
Dustin Pianalto 5bbef73a05 Add Auto Role Feature 2021-06-22 02:02:47 -08:00
Dustin Pianalto 24e684ef31 Add Auto Role Feature 2021-06-22 01:58:31 -08:00
Dustin Pianalto 6f30cf6668 Add Auto Role Feature 2021-06-22 01:47:22 -08:00
Dustin Pianalto f1c541bdc6 Add Auto Role Feature 2021-06-22 01:44:22 -08:00
Dustin Pianalto 4fbe9196cb Update actions 2021-06-22 01:37:41 -08:00
Dustin Pianalto cfce631155 Add Auto Role Feature 2021-06-22 01:29:38 -08:00
Dustin Pianalto 8c9a64b060 Initial DO workflow test 2021-01-13 00:15:42 -09:00
Dustin Pianalto 72375a9389 Initial DO workflow test 2021-01-12 23:29:51 -09:00
Dustin Pianalto 0f97a11a19 Initial DO workflow test 2021-01-12 23:20:04 -09:00
Dustin Pianalto 8f704eca28 Initial DO workflow test 2021-01-12 23:18:19 -09:00
Dustin Pianalto 2469a4f7ba Initial DO workflow test 2021-01-12 23:16:29 -09:00
Dusty.P 4a9cb0afaa Merge pull request #8 from dustinpianalto/development
Add action to deploy to ECS after image is built
2020-10-11 22:33:27 -08:00
Dustin Pianalto 2b0ed3e229 Add action to deploy to ECS after image is built 2020-10-11 22:23:05 -08:00
Dusty.P b09dd20f7b Merge pull request #7 from dustinpianalto/development
Add user to guild on user create
2020-10-09 23:48:07 -08:00
Dustin Pianalto de10dab45a Add user to guild on user create 2020-10-09 23:43:56 -08:00
Dusty.P 3d281c7891 Merge pull request #6 from dustinpianalto/development
Attempt to insert user into db before creating tag
2020-10-09 23:26:02 -08:00
Dustin Pianalto 8784ef8ef8 Attempt to insert user into db before creating tag 2020-10-09 23:21:35 -08:00
Dusty.P a5e7b79a82 Merge pull request #5 from dustinpianalto/development
Deploy v0.0.8
2020-10-09 21:56:52 -08:00
Dustin Pianalto e6d0e1aa09 Change default prefix back for main 2020-10-09 21:46:28 -08:00
Dustin Pianalto 134af6b013 Reorg and add services 2020-10-09 21:34:47 -08:00
Dustin Pianalto 96b9c3825c Merge branch 'development' of github.com:dustinpianalto/Goff into development 2020-09-23 12:05:05 -08:00
Dustin Pianalto 3f59bf2697 Remove unnecessary rpn package
the rpn parser was moved to it's own repo and already imported in go.mod
2020-09-23 12:04:52 -08:00
Dusty.P 6efbb4a0be Create README.md 2020-09-23 11:43:54 -08:00
Dustin Pianalto fc0f1b0ed3 Repo Reorg 2020-09-18 18:39:51 -08:00
Dustin Pianalto a4b3fc5a21 Change db variable name 2020-09-14 12:42:25 -08:00
Dustin Pianalto 3efca50194 Adjust Connection Pool 2020-09-14 12:36:14 -08:00
Dustin Pianalto 5413c257ab Start Restructure of project 2020-09-14 00:10:24 -08:00
Dusty.P 48abbb0cde Merge pull request #4 from dustinpianalto/development
Add sar and ping role when posting puzzle
2020-09-02 01:54:34 -08:00
Dustin Pianalto ece695ffe2 Add sar and ping role when posting puzzle 2020-09-02 01:49:29 -08:00
Dusty.P 4bac801c6f Merge pull request #3 from dustinpianalto/development
Fix addtag removing newlines
2020-09-01 21:40:46 -08:00
Dustin Pianalto 6583e48284 Fix addtag removing newlines 2020-09-01 21:36:14 -08:00
Dusty.P a586763e81 Merge pull request #2 from dustinpianalto/development
Adding actions and reorg
2020-08-30 22:08:47 -08:00
Dustin Pianalto 100f52bfee Merge branch 'master' into development 2020-08-30 21:53:25 -08:00
Dustin Pianalto 81bc385253 Remove branch check and also push latest tag 2020-08-30 17:57:19 -08:00
Dustin Pianalto bf4a9f906e Test github.ref to get branch name 2020-08-30 17:09:13 -08:00
Dustin Pianalto 77f932e992 Test github.ref to get branch name 2020-08-30 17:07:37 -08:00
Dustin Pianalto 1c1d212e5e revert to previous method of getting branch name 2020-08-30 16:51:00 -08:00
Dustin Pianalto f17d110dfd Check branch name 2020-08-30 16:46:05 -08:00
Dustin Pianalto d780ef6725 Fix globs 2020-08-30 16:19:35 -08:00
Dustin Pianalto 069cec2465 Fix globs 2020-08-30 16:03:44 -08:00
Dustin Pianalto e629f48333 Fix globs 2020-08-30 16:03:01 -08:00
Dustin Pianalto e931ec5cf9 Fix globs 2020-08-30 16:00:59 -08:00
Dustin Pianalto f03bc7b9ed Fix globs 2020-08-30 15:45:28 -08:00
Dustin Pianalto 7272c47c29 Add action to build and push to ECR 2020-08-30 15:43:45 -08:00
Dustin Pianalto abe0230f95 Delete old organization 2020-08-30 00:10:11 -08:00
Dustin Pianalto 19d173af0a Reorganize and update Dockerfile 2020-08-30 00:08:40 -08:00
Dusty.P 85e35e0f2c Update init.go 2020-08-29 18:42:38 -08:00
Dusty.P 68379c3562 Merge pull request #1 from dustinpianalto/development
Add Puzzle parser
2020-08-29 18:37:59 -08:00
Dusty.P 3d44258370 Merge branch 'master' into development 2020-08-29 18:27:47 -08:00
Dustin Pianalto 9355d3703b Add puzzle parser and config 2020-08-29 18:24:38 -08:00
Dustin Pianalto f40cf00f7a Add basic email handler 2020-08-29 02:50:53 -08:00
Dustin Pianalto 2f6d45d4ef Created dev env and implement db lookup for prefixes 2020-08-28 01:12:41 -08:00
Dustin Pianalto e9adc05536 Bump rpnparse version 2020-08-25 22:27:15 -08:00
Dustin Pianalto b8ee6a1505 Move rpn logic to separate package 2020-08-25 22:22:39 -08:00
Dustin Pianalto ac46753546 Add infix alias 2020-08-25 21:12:08 -08:00
Dustin Pianalto d16521e5e3 Add prpn alias 2020-08-25 21:10:32 -08:00
Dustin Pianalto 4955f4bf88 Fix bug due to wrong quotes 2020-08-25 21:07:36 -08:00
Dustin Pianalto c3d2073b2b Fix bug due to redefining Stack 2020-08-25 21:06:33 -08:00
Dustin Pianalto 1ddc4d4c36 Add rpn parser and infix solver 2020-08-25 21:03:50 -08:00
Dustin Pianalto d66a25a525 Add rpn command 2020-08-25 17:23:28 -08:00
Dustin Pianalto 6c05518146 Add rpn command 2020-08-25 16:53:51 -08:00
Dustin Pianalto dd0f9cba57 fix bug that causes bot to crash due to db error 2020-07-31 03:05:45 -08:00
Dustin Pianalto ac395b3fbe fix bug due to not calling next 2020-07-31 02:49:25 -08:00
Dustin Pianalto c4d4154175 Check if task is processing before processing it 2020-07-31 02:33:00 -08:00
Dustin Pianalto 91fdfc17b1 check tasks list before appending task 2020-07-31 02:19:22 -08:00
Dustin Pianalto e3a4ea9a13 Update tasks to add processing column to hopefully prevent duplicate alerts 2020-07-31 02:02:28 -08:00
Dustin Pianalto f48342eccd Update tasks to add processing column to hopefully prevent duplicate alerts 2020-07-31 00:11:08 -08:00
Dustin Pianalto 0912f49519 Fix bug in user command when user has no roles 2020-06-17 22:12:14 -08:00
Dustin Pianalto 7151f289b1 Use member's color for embed 2020-06-17 22:08:45 -08:00
Dustin Pianalto 97bb212683 Fix character encoding bug 2020-06-12 00:20:06 -08:00
Dustin Pianalto bf10724777 Add encode and decode 2020-06-12 00:07:56 -08:00
Dusty Pianalto b14d51f749 Bump disgoman version 2020-06-04 16:33:35 -08:00
Dusty Pianalto 930b1fc6f1 Time box audit log 2020-06-03 23:12:19 -08:00
Dusty Pianalto b10371aa22 Time box audit log 2020-06-03 23:07:01 -08:00
Dusty Pianalto 3bdf1beee5 Time box audit log 2020-06-03 23:06:31 -08:00
Dusty Pianalto 6e0ed12ee1 Time box audit log 2020-06-03 22:49:48 -08:00
Dusty Pianalto 3773b8fb70 Change leave message to kicked if they have been kicked in the audit log 2020-06-03 22:41:17 -08:00
Dusty Pianalto 1bbec44462 Remove duration time from member remove event
The dapi only sends the user object so we don't have a JoinedAt time
2020-06-03 22:06:21 -08:00