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.
40
Commits
1
Branch
0
Tags
148
KiB
Rust
100%
3ad70ce318
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
3ad70ce318
build: Only invoke constrain_unix_permissions on UNIX-like builds using #[cfg].
2025-05-09 15:42:25 +01:00
src
build: Only invoke constrain_unix_permissions on UNIX-like builds using #[cfg].
2025-05-09 15:42:25 +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
feat: Now allow supplying either password or OAuth2 token in config generation
2025-05-09 12:24:10 +01:00
README.md
Initial commit
2025-05-05 16:27:20 +00:00
TODO.md
doc: Add note in to-do list about improving the clap API
2025-05-09 14:33:43 +01:00
README.md
kovachev-bot-2
The reincarnation of my Wiktionary bot.