summary refs log tree commit diff
path: root/src/system/bot
AgeCommit message (Expand)Author
2024-11-10Use correct functionAshelyn Rose
2024-11-10Implement nick commandAshelyn Rose
2024-10-06Fetches target message from API when not in cacheAshelyn Rose
2024-10-06Actually carries out !edit and !s commandsAshelyn Rose
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-05Rudimentary message parsing and upgraded time dep for 1.80.0Ashelyn Rose
2024-10-05Allow individual client to disconnect and reconnectAshelyn Rose
2024-10-03Refactor bot into separate client + gatewayAshelyn Rose