Add ji-chan.png to README.md
This commit is contained in:
parent
3495b1cf39
commit
a711a2d7df
1 changed files with 4 additions and 0 deletions
|
@ -2,8 +2,12 @@
|
|||
|
||||
# <ruby lang="ja">字<rp>(</rp><rt>じ</rt><rp>)</rp></ruby>ちゃん
|
||||
|
||||
<img src="ji-chan.png" width="192">
|
||||
|
||||
</div>
|
||||
|
||||
<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.
|
||||
|
|
Loading…
Add table
Reference in a new issue