Update 'README.md'
This commit is contained in:
parent
eadfe64857
commit
d531b91569
1 changed files with 5 additions and 13 deletions
18
README.md
18
README.md
|
@ -1,20 +1,12 @@
|
|||
<div align="center">
|
||||
# <ruby lang="ja">字<rp>(</rp><rt>じ</rt><rp>)</rp>ちゃん</ruby>
|
||||
|
||||
# <ruby lang="ja">字<rp>(</rp><rt>じ</rt><rp>)</rp></ruby>ちゃん
|
||||
<ruby lang="ja">字<rp>(</rp><rt>じ</rt><rp>)</rp>ちゃん</ruby> is the Discord bot for the Tegaki Tuesday handwriting challenge. For more information on the challenge, please visit the [website](https://tegakituesday.com).
|
||||
|
||||
<img src="ji-chan.png" width="192">
|
||||
She is written in Rust using the [serenity](https://github.com/serenity-rs/serenity) crate along with [poise](https://github.com/serenity-rs/poise) for slash commands, and the overall structure of the codebase is based on [official example 6](https://github.com/serenity-rs/serenity/tree/current/examples/e06_sample_bot_structure). 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.
|
||||
|
||||
</div>
|
||||
Stroke order diagrams are sourced via linking from [github.com/mistval/kanji_images](https://github.com/mistval/kanji_images).
|
||||
|
||||
<br>
|
||||
|
||||
<ruby lang="ja">字<rp>(</rp><rt>じ</rt><rp>)</rp></ruby>ちゃん is the Discord bot for the Tegaki Tuesday handwriting challenge. For more information on the challenge, please visit the [website](https://tegakituesday.com).
|
||||
|
||||
She is written in Rust using the [serenity](https://github.com/serenity-rs/serenity) crate, and the overall structure of the codebase is based on [official example 6](https://github.com/serenity-rs/serenity/tree/current/examples/e06_sample_bot_structure). 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](https://github.com/mistval/kanji_images).
|
||||
|
||||
Kanji lists are modified from [ffe4/kanji-lists](https://github.com/ffe4/kanji-lists), with the addition of [Hyōgai kanji](https://en.wikipedia.org/wiki/Hy%C5%8Dgai_kanji).
|
||||
Kanji lists are modified from [github.com/ffe4/kanji-lists](https://github.com/ffe4/kanji-lists), with the addition of [Hyōgai kanji](https://en.wikipedia.org/wiki/Hy%C5%8Dgai_kanji).
|
||||
|
||||
### Usage
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue