Commit Graph

76 Commits

Author SHA1 Message Date
21b096089c Update dependency go to v1.22.0 2024-02-07 00:14:17 +00:00
6cb00607d0 Update dependency go to v1.21.7 2024-02-06 19:21:13 +00:00
2ed56489e5 Update module github.com/sashabaranov/go-openai to v1.19.2 2024-01-29 08:42:20 +00:00
36d159dc78 Update module github.com/sashabaranov/go-openai to v1.19.1 2024-01-27 01:27:14 +00:00
f8e6382f07 Update probability of replying to a message from 1/10 to 1/100 2024-01-26 16:45:24 +01:00
9690b4b686 Add logo to README 2024-01-22 20:15:28 +01:00
0f5c6683ee Fix test 2024-01-22 20:10:29 +01:00
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