This website requires JavaScript.
Explore
Help
Sign In
kiril
/
kovachev-bot-2
Watch
1
Star
0
Fork
0
You've already forked kovachev-bot-2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
The reincarnation of my Wiktionary bot.
28
Commits
1
Branch
0
Tags
148
KiB
Rust
100%
8f779d005f
Branches
Tags
No results found.
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Kiril Kovachev
8f779d005f
refactor: Factor out file permission constraint from setup
2025-05-08 23:50:52 +01:00
src
refactor: Factor out file permission constraint from setup
2025-05-08 23:50:52 +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
README.md
kovachev-bot-2
The reincarnation of my Wiktionary bot.