Commit graph

  • fcd2c3c35d
    Polishing the turd dev deepCurse 2025-03-25 01:18:05 -03:00
  • baa14a47e6
    .env file support introduced a macro to make management of program properties easier program properties are obtained in this order: environment, .env file, commandline arguments a configuration file will be included at a later date and will be loaded between .env and commandline args deepCurse 2025-03-24 18:45:43 -03:00
  • 3da1cfc1f5
    Sync lever1209 2025-03-23 13:53:22 -03:00
  • 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 deepCurse 2025-02-18 16:46:25 -04:00
  • 991feb82a1
    dev sync attempt 2 deepCurse 2024-10-11 01:46:51 -03:00
  • c7b54b0ed5
    adding more stuff for lua command support main deepCurse 2024-09-09 21:03:46 -03:00
  • 0f40bc98c3
    lua testing deepCurse 2024-09-09 07:40:00 -03:00
  • 2a5c13306e
    working system deepCurse 2024-09-09 03:36:59 -03:00
  • 1afa975c6a
    laying the groundwork for the new argument system cleaning up the source tree work towards dynamic loading of command plugins deepCurse 2024-08-04 21:46:42 -03:00
  • f878530e44
    removing a token i had forgotten about from original testing of serenity a few weeks ago updated .gitignore with proper values deepCurse 2024-08-04 19:14:53 -03:00
  • a2a5b94698
    removing tokens from source tree while transferring to the new repo the old gitignore was left behind, whoops deepCurse 2024-08-03 17:45:49 -03:00
  • bad7b6ad30
    moving repos fixed up the command regex deepCurse 2024-08-02 18:40:54 -03:00
  • a2cc5ba5a3 Initial commit u1 2024-07-28 16:13:08 +00:00