Want to contribute? Fork me on Codeberg.org!
Discord bot for the Tegaki Tuesday handwriting challenge https://tegakituesday.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Elnu eadfe64857
cargo update
1 year ago
src Add case for missing avatars in leaderboard 1 year ago
.env.example Add leaderboard 2 years ago
.gitignore Ignore .old files 1 year ago
Cargo.lock cargo update 1 year ago
Cargo.toml Move to poise, add slash commands 1 year ago
LICENSE Create LICENSE 2 years ago
README.md Add ji-chan.png to README.md 2 years ago
ji-chan.png Add ji-chan.png 2 years ago
kanji_lists.json Initial working version of random kanji commands 2 years ago

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, 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!