Commit graph

8 commits

Author SHA1 Message Date
b4cf6ce94f
Fix User/Role/Channel id parsing (#35)
* Import thiserror to make nicer errors

* Create wrappers for id that exposes old parsing behavior (from mentions)

* Use id wrappers when parsing parameters
2024-02-28 18:02:42 +00:00
54502ad61b
Massive lint fix 2023-10-22 17:45:13 +02:00
1799b70bc1
Move to SQLite (#13) 2021-06-19 22:36:17 +09:00
fe5cd8a58a
Prelude: args: use anyhow as Error/Result 2020-09-02 18:02:11 -04:00
37556df3b7
Set up Github Actions (#1) 2020-06-27 22:32:44 -04:00
063c8baaa9
Create Duration from seconds u64 2020-02-11 19:33:05 -05:00
adc33076f3
Generalize UsernameArg 2020-02-09 14:13:19 -05:00
03be1a4acc Move the prelude into a seperate package 2020-02-05 16:21:11 -05:00
Renamed from youmubot/src/commands/args.rs (Browse further)