Want to contribute? Fork me on Codeberg.org!
Discord bot for the Tegaki Tuesday handwriting challenge https://tegakituesday.com
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
Elnu 2bc8049fa2
Don't crosspost to 日英
il y a 8 mois
src Don't crosspost to 日英 il y a 8 mois
.env.example Implement domain system il y a 10 mois
.envrc Use flake il y a 8 mois
.gitignore Use flake il y a 8 mois
Cargo.lock cargo upgrade il y a 8 mois
Cargo.toml cargo upgrade il y a 8 mois
LICENSE Create LICENSE il y a 2 ans
README.md Update 'README.md' il y a 1 an
flake.lock Use flake il y a 8 mois
flake.nix cargo upgrade il y a 8 mois
ji-chan.png Add ji-chan.png il y a 2 ans
kanji_lists.json Initial working version of random kanji commands il y a 2 ans

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!