for spiggachu
Find a file
deepCurse 578918b22f
Updated dependencies
Updated formatting file
Changed the command line argument system
Updated error checking and matching logic to be easier to work with
Moved groups of functions to more correct modules
Updated the constants.rs file and added a help string for use with the new argument system
Disabled lua for now, the rust side of the bot takes priority
Changed the shutdown handler to be easier to work with
Added shutdown monitor task that gets started after the bot is ready, allowing a graceful shutdown from anywhere in the program, authentication is expected to be handled at the place of calling, not within the shutdown function
Added a basic database interface, SQLite will be implemented first as it is the simplest and most useful to the spiff team
2025-02-18 16:46:25 -04:00
lua Updated dependencies 2025-02-18 16:46:25 -04:00
src Updated dependencies 2025-02-18 16:46:25 -04:00
.gitignore removing a token i had forgotten about from original testing of serenity a few weeks ago 2024-08-04 19:14:53 -03:00
Cargo.lock Updated dependencies 2025-02-18 16:46:25 -04:00
Cargo.toml Updated dependencies 2025-02-18 16:46:25 -04:00
LICENSE Initial commit 2024-07-28 16:13:08 +00:00
README.md Initial commit 2024-07-28 16:13:08 +00:00
rust-toolchain.toml Updated dependencies 2025-02-18 16:46:25 -04:00
rustfmt.toml Updated dependencies 2025-02-18 16:46:25 -04:00
testdb working system 2024-09-09 03:36:59 -03:00

spiffbot

for spiggachu