Discord bot for the Tegaki Tuesday handwriting challenge https://tegakituesday.com
Find a file
2022-11-30 00:21:57 -08:00
src Use timestamps in file names to fix caching issue 2022-11-30 00:21:57 -08:00
.env.example Add leaderboard 2022-04-26 11:09:09 -07:00
.gitignore Ignore .old files 2022-11-29 16:32:25 -08:00
Cargo.lock cargo update 2022-11-29 15:44:44 -08:00
Cargo.toml Move to poise, add slash commands 2022-11-14 23:05:17 -08:00
ji-chan.png Add ji-chan.png 2022-02-14 21:16:51 -08:00
kanji_lists.json Initial working version of random kanji commands 2022-02-14 20:09:08 -08:00
LICENSE Create LICENSE 2022-02-14 21:22:57 -08:00
README.md Add ji-chan.png to README.md 2022-02-14 21:19:51 -08:00

()ちゃん


()ちゃん 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, 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 mistval/kanji_images.

Kanji lists are modified from 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!