Want to contribute? Fork me on Codeberg.org!
Discord bot for the Tegaki Tuesday handwriting challenge https://tegakituesday.com
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
Elnu 2bc8049fa2
Don't crosspost to 日英
pirms 8 mēnešiem
src Don't crosspost to 日英 pirms 8 mēnešiem
.env.example Implement domain system pirms 11 mēnešiem
.envrc Use flake pirms 8 mēnešiem
.gitignore Use flake pirms 8 mēnešiem
Cargo.lock cargo upgrade pirms 8 mēnešiem
Cargo.toml cargo upgrade pirms 8 mēnešiem
LICENSE Create LICENSE pirms 2 gadiem
README.md Update 'README.md' pirms 1 gada
flake.lock Use flake pirms 8 mēnešiem
flake.nix cargo upgrade pirms 8 mēnešiem
ji-chan.png Add ji-chan.png pirms 2 gadiem
kanji_lists.json Initial working version of random kanji commands pirms 2 gadiem

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!