summary refs log tree commit diff
path: root/src/main.rs
AgeCommit message (Expand)Author
2024-10-02refactor gateway and client together into bot structAshelyn Rose
2024-10-01Refactor gateway and message aggregationAshelyn Dawn
2024-10-01Adjust system spawn so we're not intentionally doubling threadsAshelyn Rose
2024-10-01Allow system threads to crash and restartAshelyn Rose
2024-07-08Separate out listener and event handlingashelyn ghost
2024-07-02multithreading and message filtering from multiple clientsAshelyn Dawn
2024-07-02basic twilight clientAshelyn Dawn
2024-07-02basic serenity clientAshelyn Dawn
2024-07-02config structure parsingAshelyn Dawn
2024-07-02Initial cargo setupAshelyn Dawn