1
0
Derivar 0
Want to contribute? Fork me on Codeberg.org!
Discord bot for the Tegaki Tuesday handwriting challenge https://tegakituesday.com
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Elnu 2bc8049fa2
Don't crosspost to 日英
há 8 meses
src Don't crosspost to 日英 há 8 meses
.env.example Implement domain system há 11 meses
.envrc Use flake há 8 meses
.gitignore Use flake há 8 meses
Cargo.lock cargo upgrade há 8 meses
Cargo.toml cargo upgrade há 8 meses
LICENSE Create LICENSE há 2 anos
README.md Update 'README.md' há 1 ano
flake.lock Use flake há 8 meses
flake.nix cargo upgrade há 8 meses
ji-chan.png Add ji-chan.png há 2 anos
kanji_lists.json Initial working version of random kanji commands há 2 anos

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!