mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-12 02:08:27 -04:00
Updated Docs regarding source and expressions along with help text
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"all_stats_cleared": "All custom reaction stats rinsed away!",
|
||||
"deleted": "Got rid of that Custom Reaction",
|
||||
"insuff_perms": "You don\u0027t have the perms - you hafta own me for global custom reactions, and you need Administrator for server reactions!",
|
||||
"all_stats_cleared": "All expression stats rinsed away!",
|
||||
"deleted": "Got rid of that Expression",
|
||||
"insuff_perms": "You don\u0027t have the perms - you hafta own me for global expressions, and you need Administrator for server expressions!",
|
||||
"list_all": "List of all dumb things you make me say",
|
||||
"new_cust_react": "New Custom Reaction",
|
||||
"new_cust_react": "New Expression",
|
||||
"no_found": "You haven\u0027t forced me to say any stupid stuff yet.",
|
||||
"no_found_id": "I didn\u0027t find any reaction with that ID.",
|
||||
"response": "Response",
|
||||
"stats": "Custom Reaction Stats",
|
||||
"stats_cleared": "Rinsed away stats for {0} custom reaction.",
|
||||
"stats": "Expression Stats",
|
||||
"stats_cleared": "Rinsed away stats for {0} expression.",
|
||||
"stats_not_found": "You want me to get stats for one without them? Really?",
|
||||
"autohentai_stopped": "About time, you perv.",
|
||||
"aar_disabled": "I **won\u0027t auto assign roles** anymore when a user joins!",
|
||||
@@ -598,10 +598,10 @@
|
||||
"vcrole_added": "Giving anyone who joins {0} voice channel {1} role, just because it\u0027s cool, and nothing else...",
|
||||
"vcrole_removed": "I won\u0027t give anyone who joins {0} voice channel a role anymore.",
|
||||
"vc_role_list": "Voice channel roles",
|
||||
"crad_disabled": "I won\u0027t clean up triggers of the custom reaction with id {0} anymore, I guess...",
|
||||
"crad_enabled": "I\u0027ll sweep up any triggers of the custom reaction with id {0}... why do I have to clean up your mess?",
|
||||
"crdm_disabled": "I won\u0027t send the response from custom reaction with id {0} as a PM anymore. Phew.",
|
||||
"crdm_enabled": "I\u0027ll get in someone\u0027s face for the custom reaction with id {0}\u0027s message...",
|
||||
"crad_disabled": "I won\u0027t clean up triggers of the expression with id {0} anymore, I guess...",
|
||||
"crad_enabled": "I\u0027ll sweep up any triggers of the expression with id {0}... why do I have to clean up your mess?",
|
||||
"crdm_disabled": "I won\u0027t send the response from expression with id {0} as a PM anymore. Phew.",
|
||||
"crdm_enabled": "I\u0027ll get in someone\u0027s face for the expression with id {0}\u0027s message...",
|
||||
"aliases_none": "No alias found",
|
||||
"alias_added": "I\u0027ll make {0} do {1} too... b-but for everyone, not just you!",
|
||||
"alias_list": "List of aliases",
|
||||
@@ -746,8 +746,8 @@
|
||||
"stream_role_wl_rem_fail": "User {0} is not whitelisted. They are a baka after all.",
|
||||
"bot_config_edit_fail": "I failed setting {0} to the value {1} , but it\u0027s all cus of you.",
|
||||
"bot_config_edit_success": "Made the value {0} to {1}. Now gimme cookies.",
|
||||
"crca_disabled": "Custom reaction with the id {0} will no longer get triggerd unless it\u0027s triggerd word is at the beggining of the sentence. Don\u0027t trigger it.",
|
||||
"crca_enabled": "Custom reactions with the id {0} now get triggerd if it\u0027s said anywhere in the sentence. #mastertriggerd",
|
||||
"crca_disabled": "Expression with the id {0} will no longer get triggerd unless it\u0027s triggerd word is at the beggining of the sentence. Don\u0027t trigger it.",
|
||||
"crca_enabled": "Expressions with the id {0} now get triggerd if it\u0027s said anywhere in the sentence. #mastertriggerd",
|
||||
"server_level": "Server Level, what do you really need more explanation than that? BAKA.",
|
||||
"club": "Club, the thing you wanna be in but nobody wants you.",
|
||||
"xp": "Experience, the thing you don\u0027t have",
|
||||
@@ -791,7 +791,7 @@
|
||||
"club_bans_for": "Le bans for {0} club",
|
||||
"club_apps_for": "Beggars for {0} club",
|
||||
"club_leaderboard": "Club leaderboard - page {0}",
|
||||
"edited_cust_react": "Custom Reaction Edited. It sounded better before.",
|
||||
"edited_cust_react": "Expression Edited. It sounded better before.",
|
||||
"self_assign_are_exclusive": "You can only choose 1 role from each group. Don\u0027t be greedy.",
|
||||
"self_assign_are_not_exclusive": "You can choose any number of roles from any group. Hmpf, so greedy.",
|
||||
"self_assign_group": "Group {0}",
|
||||
@@ -894,7 +894,7 @@
|
||||
"reset_server": "I guess you really are like that. Everyones XP was reset.",
|
||||
"distance": "You don\u0027t even know that the distance between {0} and {1} is {2}km?",
|
||||
"bot_list_awarded": "Gave {0} to {1} people. Do they deserve that?",
|
||||
"cleared": "All the {0} custom reactions are erased from existence!",
|
||||
"cleared": "All the {0} Expressions are erased from existence!",
|
||||
"fw_cleared": "Formatted all filterd words and filterd words channel settings.",
|
||||
"aliases_cleared": "All {0} aliases are gone.",
|
||||
"streams_cleared": "All the {0} are safley \u0022transferd\u0022 to an \u0022unkown\u0022 location.",
|
||||
@@ -933,4 +933,4 @@
|
||||
"new_gamestatus_event": "Type the super secret code in any of the channels to receive {1} {2} are left to be awarded! Why your reading this start typing baka!",
|
||||
"event_duration_footer": "This event has been going on for {0} hours! When will this madness stop?",
|
||||
"event_title": "{0} has started... Here we go again.."
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user