summary refs log tree commit diff
path: root/src/system/types.rs
AgeCommit message (Collapse)Author
2024-11-10Implement nick commandAshelyn Rose
2024-10-07Manually check system threads every few secondsAshelyn Dawn
2024-10-05System manager now knows user_id of each botAshelyn Rose
2024-10-05Add sent-message cache for looking up command targetsAshelyn Rose
2024-10-05Allow individual client to disconnect and reconnectAshelyn Rose
2024-10-03Refactor bot into separate client + gatewayAshelyn Rose
2024-10-02refactor gateway and client together into bot structAshelyn Rose
2024-10-01Refactor gateway and message aggregationAshelyn Dawn