Skip to content

Commit

Permalink
Update ddlc.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AzaroTaro committed May 18, 2020
1 parent fd9891e commit b69301e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tg_bot/modules/ddlc.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ def ddlc(bot: Bot, update: Update):


__help__ = """
Usage: /ddlc Usage: /ddlc {character} {background} {body} {face} {text}
Characters: monika, yuri, natsuki, sayori (m, y, n , s)
Usage: /ddlc character background body face text
Characters: monika, yuri, natsuki, sayori __or__ m, y, n , s
Background: bedroom, class, closet, club, corridor, house, kitchen, residential, sayori_bedroom
Body: there is only 1 or 2 for monika and 1, 1b, 2, 2b for the rest
Face: Every Alphabet Letter, For Yuri (y1, y2, y3, y4, y5, y6, y7)
Text = BOTTOM TEXT
Text: BOTTOM TEXT
- /ddlc - generates a poster inspired by Doki Doki Literature Club
"""
__mod_name__ = "DDLC"
Expand Down

0 comments on commit b69301e

Please sign in to comment.