63 Commits

Author SHA1 Message Date
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
Dusty Pianalto
867a3bad29 Update dependencies 2020-04-19 22:00:11 -08:00
Dusty Pianalto
6105c341b5 Update table definition 2020-04-19 21:59:56 -08:00
Dusty Pianalto
260d681d04 Add logging handler and channel 2020-04-19 21:59:38 -08:00
Dusty Pianalto
1dcbd5afa8 Add command to add a guild to the DB 2020-04-19 21:59:00 -08:00
Dusty Pianalto
5db517a4ae Add kick command 2020-04-19 20:01:47 -08:00
Dusty Pianalto
94dbee7c76 Update db initializer with proper column types 2020-04-19 18:26:03 -08:00
Dusty Pianalto
81ffdc0a74 Add Kick command 2020-04-19 18:25:37 -08:00
Dusty Pianalto
ad7fc5bde0 Fix bug if user is not found 2020-04-19 17:32:37 -08:00
Dusty Pianalto
89871e8086 Update error handler to use error text if message is empty 2020-04-19 17:24:19 -08:00
Dusty Pianalto
1ca743ac1b Add error handler and error channel
Update dependencies
2020-04-19 17:23:05 -08:00
Dusty Pianalto
a4fda79677 Add commands and ignore errors 2020-04-19 17:22:36 -08:00
Dusty Pianalto
c371888daa Update p command to use error channel 2020-04-19 17:20:44 -08:00
Dusty Pianalto
73a5bad338 Update tag commands to use error channel 2020-04-19 17:18:30 -08:00