Commit Graph

15 Commits

Author SHA1 Message Date
bluepython508
2565a53496 spectate command; remove spectate from ST; currently_playing improvements 2025-07-20 14:28:45 +01:00
bluepython508
1482e1770d Remove unnecessary logging of on_event: flooding the logs 2025-07-20 14:28:31 +01:00
bluepython508
e38ce4e568 Add logging 2025-05-03 22:12:10 +01:00
bluepython508
0e4df70f39 Buffer user moves - limit to 10 at a time
Hopefully mitigates the issues with hangs on larger calls
2025-01-30 15:08:13 +00:00
bluepython508
06f116976d Switch to ephemeral defer for collect/spread to make responses properly ephemeral 2024-12-15 19:25:59 +00:00
bluepython508
25f4ed332a Defer on spread, in case of issues with larger groups 2024-12-09 19:56:29 +00:00
bluepython508
78fa121404 Speed up ST command at the cost of large servers 2024-12-09 19:00:20 +00:00
bluepython508
062a419c94 Add join command to join user in cottage 2024-12-09 17:59:06 +00:00
bluepython508
4245102bf5 Refactor to allow only spreading into empty channels
Split `run` into `spread` and `join`
2024-12-08 21:10:40 +00:00
bluepython508
eac793aca8 Add currently-playing and st granting commands 2024-12-08 20:45:55 +00:00
bluepython508
49538af0ad Allow reconfiguring guild 2024-11-09 17:34:36 +00:00
bluepython508
087324b785 Shuffle channels in addition to users 2024-11-03 22:22:54 +00:00
bluepython508
0cdd2735a6 Persist configuration with rusqlite 2024-11-03 22:18:12 +00:00
bluepython508
23169ef19c Functional bot: responds to commands, moves users 2024-11-03 21:01:40 +00:00
bluepython508
0b0950959b Initial Commit: Rust Flake 2024-11-02 20:21:21 +00:00