|
|
@@ -143,7 +143,8 @@ def help_message(user_id): # Build help message
|
|
|
kofi_integration = current_app.config['KOFI_SETTINGS']['integration']
|
|
|
gb_settings = current_app.config['GB_SETTINGS']
|
|
|
gb_integration = current_app.config['GB_SETTINGS']['integration']
|
|
|
- message = f'You get {current_app.config["POINTS_AWARD"]} points for every {current_app.config["POINTS_INTERVAL"]} minutes you\'re in chat.<br> \
|
|
|
+ message = f'OwnchatBot v1.1.9<br> \
|
|
|
+ You get {current_app.config["POINTS_AWARD"]} points for every {current_app.config["POINTS_INTERVAL"]} minutes you\'re in chat.<br> \
|
|
|
You can see your points, the rewards queue, and other helpful information by clicking on the \"Points Rewards\" button.<br><br> \
|
|
|
<b><u>Chat commands:</u></b><br> \
|
|
|
<b>{prefix}help</b> to see this help message.<br> \
|