summary refs log tree commit diff
path: root/src/main.rs
AgeCommit message (Collapse)Author
2024-11-07Runtime uiAshelyn Rose
2024-10-07Name threadsAshelyn Rose
2024-10-07Now should join on thread signalAshelyn Dawn
2024-10-07Manually check system threads every few secondsAshelyn Dawn
2024-10-05Parses edit, nick, and reproxy commandsAshelyn Rose
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