Commit Graph

26 Commits

Author SHA1 Message Date
907d805577 Update TokenService client 2024-03-27 10:15:47 +11:00
00ad90be28 TokenService integration 2024-03-26 14:46:04 +11:00
cdee302f4f Integrate Postgres database and add sample model 2024-03-25 18:32:10 +11:00
62f62c674f Use Serenity from Poise package directly 2024-03-21 09:03:09 +11:00
9fac19eacb Sync changes from Kon and remove unused crates 2024-03-16 09:47:21 +11:00
32e3240b1c Some formatting changes 2024-03-13 20:27:16 +11:00
9b24bd0882 Bring the codebase more up to date with Kon 2024-03-11 10:06:40 +11:00
21e869b053 Fix breaking changes caused by Poise update 2024-01-12 13:59:46 +11:00
4b497658db Update embed color and add constant for bot ready notification channel 2024-01-08 03:22:08 +11:00
b08a5c474a Add uptime command 2024-01-07 14:43:10 +11:00
045679df80 Improvements and add bash script 2023-12-31 16:03:49 +11:00
236adfe190 Add dayTime value to embed 2023-12-12 12:21:41 +11:00
2ff05b1a19 Sync and rustify 2023-12-10 21:03:52 +11:00
2b2dcb1b55 Setup Docker container 2023-12-08 21:19:17 +11:00
c5eb818a12 Improve formatting 2023-12-08 12:34:57 +11:00
ce9201a710 Format the code a bit neater 2023-12-07 12:14:49 +11:00
0b70affb92 Reuse the embed color in multiple files. 2023-12-07 11:22:16 +11:00
6955049dc0 Didn't feel like the hassle of using "fn main() {}" in every eval session. 2023-12-06 22:13:50 +11:00
b15f3aad6b Add WebSocket latency 2023-12-06 22:13:05 +11:00
c7ebbf4c05 I seem to be very pleased with Rust so far. 2023-12-06 21:49:55 +11:00
663fb929e2 Notify when bot is ready to be used 2023-12-06 08:38:19 +11:00
358a456386 Remove excessive import 2023-12-06 08:25:46 +11:00
29aa5e2463 Refactor command registration logic 2023-12-05 14:25:20 +11:00
d33a479f5c Add /eval command 2023-12-05 14:18:48 +11:00
0837a65bf4 Refactor command registration to be global 2023-12-05 13:11:45 +11:00
738f87f591 First commit 2023-12-04 16:35:42 +11:00