Commit Graph
100 Commits
Author SHA1 Message Date
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 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
Dusty Pianalto 4afdae36ba Use cached guild info for member count 2020-06-03 21:57:23 -08:00
Dusty Pianalto 54e844793a Update Dockerfile to get dependencies before copying files
This should speed up build time on updates.
2020-06-03 21:32:32 -08:00
Dusty Pianalto 795f396a19 Add Guild Member Add and Remove handlers 2020-06-03 21:30:05 -08:00
Dusty Pianalto 60c6cc7d36 Update error logging 2020-06-03 19:47:50 -08:00
Dustin Pianalto 8ca1580822 Add deleted by to message 2020-06-03 12:35:32 -08:00
Dustin Pianalto 59cb7a1fc1 Test Audit Log 2020-06-03 12:14:11 -08:00
Dustin Pianalto 80c9cd2982 Test Audit Log 2020-06-03 12:02:41 -08:00
Dustin Pianalto b419eaee1f Use BeforeUpdate in OnMessageUpdate 2020-06-03 10:36:10 -08:00
Dustin Pianalto 47028c8227 Use BeforeDelete in OnMessageDelete 2020-06-03 10:21:30 -08:00
Dustin Pianalto e1f08bbe2e Bump discordgo version 2020-06-03 09:39:26 -08:00
Dustin Pianalto 430049a6c4 Fixed typo 2020-06-02 23:56:23 -08:00
Dustin Pianalto b90a22e0c4 Add message delete handler 2020-06-02 23:49:56 -08:00
Dustin Pianalto 0e7998c7cd Move channel mention into description 2020-06-02 23:43:27 -08:00
Dustin Pianalto a4ed26c128 Recover from panic in OnMessageUpdate 2020-06-02 23:32:52 -08:00
Dustin Pianalto b5ec5c7d47 Add message update handler 2020-06-02 22:55:54 -08:00
Dustin Pianalto 65fc3a5a6f Finish message update event 2020-06-02 22:54:47 -08:00
Dustin Pianalto adeefe5074 Add basic message update event 2020-06-02 21:42:17 -08:00
Dustin Pianalto 77e79846f3 Add basic edit handler for testing 2020-06-02 20:52:15 -08:00
Dustin Pianalto 8f5dc67697 Fix bug with shellquote 2020-06-02 20:10:00 -08:00
Dustin Pianalto e258613f27 Fix bug with shellquote 2020-06-02 19:42:33 -08:00
Dustin Pianalto 56e0c849b2 Fix bug with shellquote 2020-06-02 19:16:56 -08:00
Dustin Pianalto 8ec0dfe0c2 Bump disgoman version 2020-06-02 18:50:13 -08:00
Dustin Pianalto 74339d58dc Bump disgoman version 2020-06-02 13:35:05 -08:00
Dustin Pianalto 88f3152f5c Bump disgoman version 2020-06-01 15:03:10 -08:00
Dustin Pianalto de7e166cd4 Bump disgoman version 2020-06-01 15:01:00 -08:00
Dustin Pianalto f1b8dd50f6 Bump disgoman version 2020-05-18 22:58:18 -08:00
Dustin Pianalto c19c99a796 Sanitize input on adding tags and say 2020-05-18 22:42:11 -08:00
Dustin Pianalto 92a6296950 Add git to docker container 2020-05-18 10:32:21 -08:00
Dustin Pianalto 631b02563f Bump disgoman version 2020-05-12 11:53:51 -08:00
Dustin Pianalto 40fdf2b2eb Bump disgoman version 2020-05-05 12:08:09 -08:00
Dustin Pianalto d9f8be9770 Bump disgoman version 2020-05-04 14:10:10 -08:00
Dustin Pianalto a6b3f4d242 Bump disgoman version 2020-05-04 14:02:37 -08:00
Dustin Pianalto e897b89d5c Merge remote-tracking branch 'origin/master'
# Conflicts:
#	djpianalto.com/goff/utils/tasks.go
2020-05-04 13:50:40 -08:00
Dustin Pianalto cad5fa4f1a Bump disgoman version 2020-05-04 13:49:55 -08:00
Dusty Pianalto 434fd5eaa0 Remove space from task message 2020-05-02 11:11:22 -08:00
Dusty Pianalto 398961bdf6 Update footer text 2020-05-02 10:47:42 -08:00
Dustin Pianalto 7d92971b3e Change wording in footer 2020-05-01 21:25:16 -08:00
Dustin Pianalto ba989a6ba4 Remove timestamp from embed 2020-05-01 21:19:37 -08:00
Dustin Pianalto 9867917f1f log error from task handler 2020-05-01 21:16:50 -08:00
Dustin Pianalto 691f71b9c6 Update reminder to use embed 2020-05-01 21:12:02 -08:00
Dustin Pianalto 714f9bb705 Change time format 2020-05-01 09:24:37 -08:00
Dustin Pianalto 6f5def6b54 Add response message when adding reminder 2020-05-01 09:12:56 -08:00
Dustin Pianalto b2ee8a96bb Add remind command 2020-05-01 01:10:19 -08:00
Dustin Pianalto c555f5d935 Change task interval to every second 2020-05-01 00:29:29 -08:00
Dustin Pianalto 6bdd4a0665 Defer query to mark task as completed 2020-05-01 00:25:42 -08:00
Dustin Pianalto 4fe8419914 Fix bug in interval calculation 2020-05-01 00:08:39 -08:00
Dustin Pianalto edff709667 Fix missing comma 2020-04-30 23:53:36 -08:00
Dustin Pianalto 6cfddb2b28 Add message when task is started 2020-04-30 23:51:13 -08:00
Dustin Pianalto d28e5ec8fd Add message when task is started 2020-04-30 23:50:29 -08:00
Dustin Pianalto 5fa2fcffdb Add task handler 2020-04-30 23:48:46 -08:00
Dustin Pianalto e803fb9c6d Fix typo 2020-04-30 22:48:24 -08:00
Dustin Pianalto 01d939f391 Add tasks table 2020-04-30 22:45:47 -08:00
Dustin Pianalto 0462d797ed Remove message about closing bot 2020-04-30 21:56:23 -08:00
Dustin Pianalto 79504715fb Run container in detached mode 2020-04-30 21:51:46 -08:00
Dustin Pianalto a0f1b4eb43 Add logging driver to AWS CloudWatch 2020-04-30 21:39:53 -08:00
Dustin Pianalto b055336432 Add script to build and run on ec2
Remove postgres container because it is not used
2020-04-30 21:10:06 -08:00
Dustin Pianalto a17e1de4d0 Fix bugs 2020-04-30 21:09:30 -08:00
Dusty Pianalto 0cd57dfa16 Update LogEvent to use pointer to session 2020-04-19 22:02:44 -08:00
Dusty Pianalto 7203f7277f Add kick command 2020-04-19 22:01:33 -08:00
Dusty Pianalto ff65eba42c Start the logging handler 2020-04-19 22:01:22 -08:00
Dusty Pianalto 61a1b7e8db Add command to add guild to DB 2020-04-19 22:00:56 -08:00