1
0
Fork 0
Want to contribute? Fork me on Codeberg.org!
Discord bot for the Tegaki Tuesday handwriting challenge https://tegakituesday.com
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
Elnu 2bc8049fa2
Don't crosspost to 日英
vor 7 Monaten
src Don't crosspost to 日英 vor 7 Monaten
.env.example Implement domain system vor 10 Monaten
.envrc Use flake vor 7 Monaten
.gitignore Use flake vor 7 Monaten
Cargo.lock cargo upgrade vor 7 Monaten
Cargo.toml cargo upgrade vor 7 Monaten
LICENSE Create LICENSE vor 2 Jahren
README.md Update 'README.md' vor 1 Jahr
flake.lock Use flake vor 7 Monaten
flake.nix cargo upgrade vor 7 Monaten
ji-chan.png Add ji-chan.png vor 2 Jahren
kanji_lists.json Initial working version of random kanji commands vor 2 Jahren

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!