the basis for wwrps is done (may add ranks)
This commit is contained in:
@@ -58,6 +58,14 @@
|
||||
"dc_msg_update_removing_old": "{0}Removing old posts (threshold: {1}d)...",
|
||||
"dc_msg_update_removing": "{0}Removing removed posts...",
|
||||
"dc_msg_whoami": "**Bot \"owner\":** {0}\n**BK moderator:** {1}",
|
||||
"dc_msg_wwrps_already_submitted": "You can't compete against yourself! Please wait until another player has submitted their RPS.",
|
||||
"dc_msg_wwrps_anon": "[Anonymous]",
|
||||
"dc_msg_wwrps_draw": "DRAW",
|
||||
"dc_msg_wwrps_fight": "### {0} (P1) vs {1} (P2)...\n## {2}\n**P1:** {3}\n**P2:** {4}",
|
||||
"dc_msg_wwrps_not_in_data": "Could not find `wwrps_channel` in data!\nHint: Run `/database WWRPSChannel` in a channel (requires administrator permission).",
|
||||
"dc_msg_wwrps_p1_win": "P1 WINS",
|
||||
"dc_msg_wwrps_p2_win": "P2 WINS",
|
||||
"dc_msg_wwrps_submitting": "Submitting your RPS... Please wait for another contestant to compete against you.",
|
||||
"log_lang_load_success": "Successfully loaded the english language file!",
|
||||
"none": "None",
|
||||
"py_re_response_suffix": "^(I am not an AI, I am just a bot. This action was performed automatically by the way. You can report bugs and view my source code [here](https://github.com/ByteDice/ByteDiceAssistant)!)",
|
||||
|
||||
Reference in New Issue
Block a user