Commit Graph

16 Commits

Author SHA1 Message Date
5d8130c3a4 Remove session id log, move DiscordGoLogger, add redis 2023-12-24 20:51:30 -06:00
e03b8e2d99 Remove environment dict output 2023-12-24 20:08:36 -06:00
4542587096 use RAILWAY_ENVIRONMENT var 2023-12-24 20:03:43 -06:00
09f973c46a Continue improving comments & use of structured logs 2023-12-24 20:01:56 -06:00
81e60ed4b7 Simplify onRequest/Response into doRequest, print environment, dev-only consolewriter 2023-12-24 19:24:19 -06:00
d9de5900a6 list command names during registration 2023-12-24 18:00:01 -06:00
2f1f6096ce Continue switching to zerolog, add discord log implementation 2023-12-24 17:31:31 -06:00
e7ef04ac42 Fix global var redeclaration 2023-12-24 15:50:03 -06:00
4dce1de842 Switch from logrus to zerolog, move types into types.go 2023-12-24 15:47:11 -06:00
50272dddd8 Split stderr/stdout output based on log level, increase time format verbosity 2023-12-24 14:59:53 -06:00
dc75ac302c Lower .env load fail to warn (non-fatal) 2023-12-24 14:52:10 -06:00
5b1f325280 Use custom struct for MeetingTimeFaculty.timeStart, move comand handlers 2023-12-11 19:29:42 -06:00
1a5e6082d2 Fix main setup, use package main, working bot run 2023-12-09 16:55:00 -06:00
67d6020b12 Begin adding discord bot into main flow 2023-12-08 16:01:48 -06:00
aac44e42d1 Split project into separate files 2023-12-07 20:52:52 -06:00
d7f0e1926b Initial implementation 2023-12-07 14:50:45 -06:00