aboutsummaryrefslogtreecommitdiff
path: root/server/bot/src/lib.rs
AgeCommit message (Collapse)Author
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2024-11-27Remove feature declaration for isqrt that has become stablev2.2.1metamuffin
2024-08-13summonbot commandmetamuffin
2024-08-13trying to reimplement customersmetamuffin
2024-08-13replace customers with bots and refactor some more server code.metamuffin
2024-08-13refactor server to use client-lib data model (breaks customers)metamuffin
2024-08-12bot: make crate hybridmetamuffin