aboutsummaryrefslogtreecommitdiff
path: root/src/bot.rs
Commit message (Collapse)AuthorAgeFilesLines
* repo: apply rustfmtNathan Perry2024-08-161-5/+5
|
* windows: windows_util -> util::windowsNathan Perry2024-08-161-7/+7
|
* windows: stop postgres if we started itNathan Perry2024-08-161-11/+21
|
* better unrecognized handling, more expressive react/unreact indicatorsNathan Perry2024-08-161-14/+45
|
* fix required command optionsNathan Perry2024-08-161-0/+1
|
* windows: start postgres svc if not runningNathan Perry2024-08-161-0/+5
|
* split calc into separate subcrateNathan Perry2024-08-071-6/+4
|
* fixup unknown command, document commandsNathan Perry2024-08-061-8/+94
|
* first pass convert to poiseNathan Perry2024-08-061-80/+89
|
* clippy fixesNathan Perry2024-05-081-1/+0
|
* fixups: memes workingNathan Perry2024-05-081-25/+52
|
* rework to use songbirdNathan Perry2024-05-081-14/+34
|
* update all depsNathan Perry2024-05-081-103/+131
|
* fs: log results of loading user_id_mapping and restrict.jsonNathan Perry2022-11-301-2/+6
|
* fs: parameterize remote referencesNathan Perry2022-11-291-2/+5
|
* add more event handlers, better loggingNathan Perry2020-09-261-0/+13
|
* reorganize modulesNathan Perry2020-09-261-0/+205