Want to contribute? Fork me on Codeberg.org!
Discord bot for the Tegaki Tuesday handwriting challenge https://tegakituesday.com
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
Elnu 2bc8049fa2
Don't crosspost to 日英
8 mesi fa
src Don't crosspost to 日英 8 mesi fa
.env.example Implement domain system 11 mesi fa
.envrc Use flake 8 mesi fa
.gitignore Use flake 8 mesi fa
Cargo.lock cargo upgrade 8 mesi fa
Cargo.toml cargo upgrade 8 mesi fa
LICENSE Create LICENSE 2 anni fa
README.md Update 'README.md' 1 anno fa
flake.lock Use flake 8 mesi fa
flake.nix cargo upgrade 8 mesi fa
ji-chan.png Add ji-chan.png 2 anni fa
kanji_lists.json Initial working version of random kanji commands 2 anni fa

README.md

()ちゃん

()ちゃん is the Discord bot for the Tegaki Tuesday handwriting challenge. For more information on the challenge, please visit the website.

She is written in Rust using the serenity crate along with poise for slash commands, and the overall structure of the codebase is based on official example 6. If you want to make a Discord bot using serenity, please refer to the official examples rather than this repository because I probably don't know what I'm doing.

Stroke order diagrams are sourced via linking from github.com/mistval/kanji_images.

Kanji lists are modified from github.com/ffe4/kanji-lists, with the addition of Hyōgai kanji.

Usage

You are free to use the code in this repository however you like under the license terms, provided you do not use the "Tegaki Tuesday" or "字ちゃん" names in your derivative projects. Thank you!