Discord bot for the Tegaki Tuesday handwriting challenge https://tegakituesday.com
Find a file
2023-06-10 12:45:05 -07:00
src poise 0.4 -> 0.5.5 2023-06-10 12:45:05 -07:00
.env.example Add leaderboard 2022-04-26 11:09:09 -07:00
.envrc Set up shell.nix direnv 2023-06-10 12:41:10 -07:00
.gitignore Ignore .old files 2022-11-29 16:32:25 -08:00
Cargo.lock poise 0.4 -> 0.5.5 2023-06-10 12:45:05 -07:00
Cargo.toml poise 0.4 -> 0.5.5 2023-06-10 12:45:05 -07: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 Update 'README.md' 2022-12-18 21:35:19 +00:00
shell.nix Set up shell.nix direnv 2023-06-10 12:41:10 -07: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 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!