The reincarnation of my Wiktionary bot.
Go to file
2025-05-08 23:42:08 +01:00
src refactor: Use ? operator instead of unwrapping inside of setup() 2025-05-08 23:42:08 +01:00
.gitignore Initial commit 2025-05-07 23:56:33 +01:00
Cargo.lock feat: Use default config_dir (from dirs crate) instead of hard-coded UNIX path 2025-05-08 23:38:55 +01:00
Cargo.toml feat: Use default config_dir (from dirs crate) instead of hard-coded UNIX path 2025-05-08 23:38:55 +01:00
LICENSE Initial commit 2025-05-05 16:27:20 +00:00
mwbot_template.toml fix: Temporarily comment out oauth2_token in config template whilst a more principled way of choosing OAuth2 vs password is implemented 2025-05-08 01:32:23 +01:00
README.md Initial commit 2025-05-05 16:27:20 +00:00
TODO.md doc: Add note to to-do: must clean up the syntax of the error handling in setup(). 2025-05-08 01:51:53 +01:00

kovachev-bot-2

The reincarnation of my Wiktionary bot.