index
:
seance-rs
this commit
main
Reimplementation of a ritual
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
system
Age
Commit message (
Expand
)
Author
2024-11-10
Delete message after command
HEAD
main
Ashelyn Rose
2024-11-10
Use correct function
Ashelyn Rose
2024-11-10
Implement nick command
Ashelyn Rose
2024-11-07
Runtime ui
Ashelyn Rose
2024-11-07
don't crash on regex failing to parse
Ashelyn Rose
2024-10-08
Stop command parsing from overriding messages
Ashelyn Rose
2024-10-07
Handle case where system has no members
Ashelyn Rose
2024-10-07
Manually check system threads every few seconds
Ashelyn Dawn
2024-10-06
Implement delete
Ashelyn Rose
2024-10-06
Reproxy
Ashelyn Rose
2024-10-06
Allow just prefix to set ap latch without proxying
Ashelyn Rose
2024-10-06
Fetches target message from API when not in cache
Ashelyn Rose
2024-10-06
Actually carries out !edit and !s commands
Ashelyn Rose
2024-10-05
Parses edit, nick, and reproxy commands
Ashelyn Rose
2024-10-05
System manager now knows user_id of each bot
Ashelyn Rose
2024-10-05
Add sent-message cache for looking up command targets
Ashelyn Rose
2024-10-05
Rudimentary message parsing and upgraded time dep for 1.80.0
Ashelyn Rose
2024-10-05
Allow individual client to disconnect and reconnect
Ashelyn Rose
2024-10-03
Refactor bot into separate client + gateway
Ashelyn Rose
2024-10-02
refactor gateway and client together into bot struct
Ashelyn Rose
2024-10-01
Refactor gateway and message aggregation
Ashelyn Dawn