Commit Graph

69 Commits

Author SHA1 Message Date
92b61296c1 Add OPENAI_TOKEN to GitHub workflow 2024-01-22 19:51:02 +01:00
77bfe562a8 LoviBot can now answer questions 2024-01-22 19:49:09 +01:00
3db5978355 Update docker-compose.yml 2024-01-21 22:44:25 +01:00
555dd0431d Update README.md 2024-01-21 22:44:14 +01:00
68dd9021be Update actions/setup-go action to v5 (#1)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-21 21:24:40 +01:00
0c9f7c27b9 Refactor Dockerfile: Don't run go test 2024-01-21 21:21:21 +01:00
e4a9b8a790 Don't run test if in CI 2024-01-21 21:18:33 +01:00
8f93f33a39 Add DISCORD_TOKEN environment variable to docker-publish workflow 2024-01-21 21:15:42 +01:00
1e4eaafcd0 Add tests 2024-01-21 21:00:23 +01:00
5e3543c392 Add Dockerfile and build with GitHub Actions 2024-01-21 20:42:56 +01:00
1224498518 Use Renovate 2024-01-21 20:42:26 +01:00
bdb985c74b Add commands from Python bot 2024-01-21 20:34:54 +01:00
f3d11de24e Use our own settings file instead of using godotenv 2024-01-21 15:32:50 +01:00
8903709b60 Move code into main() 2024-01-21 14:30:18 +01:00
5a0375a43d Run go mod tidy 2024-01-21 14:21:31 +01:00
bf3b267ecd Add simple /ping command 2024-01-21 14:16:45 +01:00
0c433fce36 Ignore .env 2024-01-21 13:53:33 +01:00
10c0000fe0 Ignore vendor 2024-01-21 13:26:47 +01:00
78164248dc Initial commit 2024-01-21 13:25:35 +01:00