We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d60e0f9 commit b1720d5Copy full SHA for b1720d5
bot/text_str.py
@@ -47,7 +47,7 @@
47
HELP_TEXT = (
48
"To get started, please type /start\n"
49
+ "Remember to configure your Dropdown sheet to get started on this bot.\n\n"
50
- + "/config - Update Sheet Settings"
+ + "/config - Update Sheet Settings\n"
51
+ "/addentry - Add Expense Entry\n"
52
+ "/addtransport - Quick Add Transport Entry\n"
53
+ "/addothers - Quick Add Other Entry\n"
0 commit comments