Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
Another attempt to fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
freedomofkeima committed May 26, 2017
1 parent e1545a4 commit 73d7e9b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
20 changes: 12 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,22 @@ All time-related features are currently handled in **UTC+9 (Japan Time)**.
- `subscribe offerings`: Maid-chan will start giving you a good morning message and a good night messages
- `unsubscribe offerings`: Maid-chan will stop spamming you with those messages, but Maid-chan will be sad :'(
- `update offerings`: Maid-chan will ask you about your usual waking up and sleeping time, because Maid-chan doesn't want to disturb your sleep . . ., usually :p (some surprises inside!)
<img src="https://freedomofkeima.com/images/maid-chan/offerings_subscribe.png" width="350">
<img src="https://freedomofkeima.com/images/maid-chan/offerings_subscribe.png" width="350">

- `subscribe japanese`: Maid-chan will start sending you random daily Kanji & Vocabulary
- `unsubscribe japanese`: Maid-chan will stop sending you random daily Kanji & Vocabulary
- `update japanese`: Maid-chan will ask about your level preference for Kanji (N1 to N4, old test format)
<img src="https://freedomofkeima.com/images/maid-chan/japanese_subscribe.png" width="350">
- `update name`: By default, Maid-chan will call you with `onii-chan`
<img src="https://freedomofkeima.com/images/maid-chan/name.png" width="350">
- `update japanese`: Maid-chan will ask about your level preference for Kanji (N1 to N4, old test format)
<img src="https://freedomofkeima.com/images/maid-chan/japanese_subscribe.png" width="350">

- `update name`: By default, Maid-chan will call you with `onii-chan`
<img src="https://freedomofkeima.com/images/maid-chan/name.png" width="350">

- `subscribe rss`: You could add an RSS feed with its pattern and let Maid-chan notify you when there is an update
- `unsubscribe rss`: You could remove one of your RSS feed subscription each time you call this command
<img src="https://freedomofkeima.com/images/maid-chan/rss_1_manga.png" width="350">
- `unsubscribe rss`: You could remove one of your RSS feed subscription each time you call this command
<img src="https://freedomofkeima.com/images/maid-chan/rss_1_manga.png" width="350">

- [Experimental] `subscribe train`: Maid-chan will give you updates related to Tokyo train status (currently, it only supports admin's train line :p)
- [Experimental] `unsubscribe train`: Maid-chan will stop sending you information related to Tokyo train status
- [Experimental] `unsubscribe train`: Maid-chan will stop sending you information related to Tokyo train status
- `show profile`: Do you want to know what Maid-chan knows about you? Then, you could use this command!


Expand Down
1 change: 1 addition & 0 deletions docs/train_status.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ Special Thanks
Special thanks to Jonas Obrist (ojii) for providing `tokyotrainstatus`_ codebase.

.. _Yahoo: https://transit.yahoo.co.jp/traininfo/area/4/
.. _translate-shell: https://github.com/soimort/translate-shell
.. _tokyotrainstatus: https://github.com/ojii/tokyotrainstatus

0 comments on commit 73d7e9b

Please sign in to comment.