mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
Removed some obsolete commands and strings
This commit is contained in:
@@ -103,11 +103,6 @@ listcustreact:
|
||||
- lcr
|
||||
- exprli
|
||||
- exl
|
||||
listcustreactg:
|
||||
- listcustreactg
|
||||
- lcrg
|
||||
- exprlg
|
||||
- exlg
|
||||
showcustreact:
|
||||
- showcustreact
|
||||
- scr
|
||||
@@ -503,9 +498,6 @@ trackremove:
|
||||
movesong:
|
||||
- movesong
|
||||
- ms
|
||||
reptcursong:
|
||||
- reptcursong
|
||||
- rcs
|
||||
queuerepeat:
|
||||
- queuerepeat
|
||||
- qrp
|
||||
@@ -989,9 +981,6 @@ warnpunishlist:
|
||||
warnpunish:
|
||||
- warnpunish
|
||||
- warnp
|
||||
claimpatreonrewards:
|
||||
- clparew
|
||||
- claparew
|
||||
ping:
|
||||
- ping
|
||||
time:
|
||||
|
@@ -862,10 +862,6 @@ setmaxqueue:
|
||||
args:
|
||||
- "50"
|
||||
- ""
|
||||
reptcursong:
|
||||
desc: "Obsolete. Use `{0}queuerepeat`"
|
||||
args:
|
||||
- ""
|
||||
queuerepeat:
|
||||
desc: "Sets music player repeat strategy for this server.\n- `n` / `no` - player will stop once it reaches the end of the queue\n- `s` / `song` - player will repeat current song\n- `q` / `queue` or empty - player will repeat entire music queue"
|
||||
args:
|
||||
@@ -1685,10 +1681,6 @@ warnpunish:
|
||||
- "5 Ban"
|
||||
- "5 Mute 2d12h"
|
||||
- "4 AddRole toxic 1h"
|
||||
clparew:
|
||||
desc: "Claim patreon rewards. If you're subscribed to bot owner's patreon you can use this command to claim your rewards - assuming bot owner did setup has their patreon key."
|
||||
args:
|
||||
- ""
|
||||
ping:
|
||||
desc: "Ping the bot to see if there are latency issues."
|
||||
args:
|
||||
|
@@ -681,16 +681,6 @@
|
||||
"warn_punish_rem": "Having {0} warnings will no longer trigger a punishment.",
|
||||
"warn_punish_set": "I will apply {0} punishment to users with {1} warnings.",
|
||||
"warn_punish_set_timed": "I will apply {0} punishment for {2} to users with {1} warnings.",
|
||||
"clpa_obsolete": ":tada: **Patreon currency rewards are now automatic!** :tada:\nThis command is now obsolete.\nIf you did not receive your reward for this month's pledge, below are some of the reasons as to why that might be.",
|
||||
"clpa_fail_already": "Maybe you've already received your reward for this month. You can receive rewards only once a month unless you increase your pledge.\nYou can check it by using `.curtrs` command.",
|
||||
"clpa_fail_already_title": "Already rewarded",
|
||||
"clpa_fail_conn": "Your discord account might not be connected to Patreon. If you are unsure what that means, or don't know how to connect it - you have to go to [Patreon account settings page](https://www.patreon.com/settings/apps) and click 'Connect to discord' button.",
|
||||
"clpa_fail_conn_title": "Discord account not connected",
|
||||
"clpa_fail_sup": "In order to be eligible for the reward, you must support the project on patreon. You can use {0} command to get the link.",
|
||||
"clpa_fail_sup_title": "Not supporting",
|
||||
"clpa_fail_wait": "You have to wait 5-10 minutes after making your pledge (and coonnecting your discord account to your patreon) for your currency to show up.",
|
||||
"clpa_fail_wait_title": "Wait some time",
|
||||
"clpa_too_early": "Rewards can be claimed on or after 5th of each month.",
|
||||
"time_new": "Time",
|
||||
"timezone": "Timezone",
|
||||
"timezone_db_api_key": "You need to activate your TimezoneDB API key. You can do so by clicking on the link you've received in the email with your API key.",
|
||||
@@ -701,7 +691,6 @@
|
||||
"shop_none": "No shop items found on this page.",
|
||||
"shop_role": "You will get {0} role.",
|
||||
"type": "Type",
|
||||
"clpa_next_update": "Next update in {0}",
|
||||
"gvc_disabled": "Game Voice Channel feature has been disabled on this server.",
|
||||
"gvc_enabled": "{0} is a Game Voice Channel now.",
|
||||
"not_in_voice": "You are not in a voice channel on this server.",
|
||||
|
Reference in New Issue
Block a user