Updated strings. Fixed some mistakes. Tried to address VcRole issue.
This commit is contained in:
parent
e76f3216de
commit
f3e240280e
@ -37,7 +37,7 @@ Commands and aliases | Description | Usage
|
||||
`.mentionrole` `.menro` | Mentions every person from the provided role or roles (separated by a ',') on this server. **Requires MentionEveryone server permission.** | `.menro RoleName`
|
||||
`.donators` | List of the lovely people who donated to keep this project alive. | `.donators`
|
||||
`.donadd` | Add a donator to the database. **Bot owner only** | `.donadd Donate Amount`
|
||||
`.autoassignrole` `.aar` | Automaticaly assigns a specified role to every user who joins the server. **Requires ManageRoles server permission.** | `.aar` to disable, `.aar Role Name` to enable
|
||||
`.autoassignrole` `.aar` | Automaticaly assigns a specified role to every user who joins the server. **Requires ManageRoles server permission.** | `.aar to disable` or `.aar Role Name to enable`
|
||||
`.gvc` | Toggles game voice channel feature in the voice channel you're currently in. Users who join the game voice channel will get automatically redirected to the voice channel with the name of their current game, if it exists. Can't move users to channels that the bot has no connect permission for. One per server. **Requires Administrator server permission.** | `.gvc`
|
||||
`.languageset` `.langset` | Sets this server's response language. If bot's response strings have been translated to that language, bot will use that language in this server. Reset by using `default` as the locale name. Provide no arguments to see currently set language. | `.langset de-DE ` or `.langset default`
|
||||
`.langsetdefault` `.langsetd` | Sets the bot's default response language. All servers which use a default locale will use this one. Setting to `default` will use the host's current culture. Provide no arguments to see currently set language. | `.langsetd en-US` or `.langsetd default`
|
||||
@ -62,7 +62,7 @@ Commands and aliases | Description | Usage
|
||||
`.defprefix` | Sets bot's default prefix for all bot commands. Provide no arguments to see the current default prefix. This will not change this server's current prefix. **Bot owner only** | `.defprefix +`
|
||||
`.antiraid` | Sets an anti-raid protection on the server. First argument is number of people which will trigger the protection. Second one is a time interval in which that number of people needs to join in order to trigger the protection, and third argument is punishment for those people (Kick, Ban, Mute) **Requires Administrator server permission.** | `.antiraid 5 20 Kick`
|
||||
`.antispam` | Stops people from repeating same message X times in a row. You can specify to either mute, kick or ban the offenders. Max message count is 10. **Requires Administrator server permission.** | `.antispam 3 Mute` or `.antispam 4 Kick` or `.antispam 6 Ban`
|
||||
`.antispamignore` | Toggles whether antispam ignores current channel. Antispam must be enabled. | `.antispamignore`
|
||||
`.antispamignore` | Toggles whether antispam ignores current channel. Antispam must be enabled. **Requires Administrator server permission.** | `.antispamignore`
|
||||
`.antilist` `.antilst` | Shows currently enabled protection features. | `.antilist`
|
||||
`.prune` `.clear` | `.prune` removes all Nadeko's messages in the last 100 messages. `.prune X` removes last `X` number of messages from the channel (up to 100). `.prune @Someone` removes all Someone's messages in the last 100 messages. `.prune @Someone X` removes last `X` number of 'Someone's' messages in the channel. | `.prune` or `.prune 5` or `.prune @Someone` or `.prune @Someone X`
|
||||
`.slowmode` | Toggles slowmode. Disable by specifying no parameters. To enable, specify a number of messages each user can send, and an interval in seconds. For example 1 message every 5 seconds. **Requires ManageMessages server permission.** | `.slowmode 1 5` or `.slowmode`
|
||||
@ -95,7 +95,7 @@ Commands and aliases | Description | Usage
|
||||
`.greet` | Toggles anouncements on the current channel when someone joins the server. **Requires ManageServer server permission.** | `.greet`
|
||||
`.greetmsg` | Sets a new join announcement message which will be shown in the server's channel. Type `%user%` if you want to mention the new member. Using it with no message will show the current greet message. You can use embed json from <http://nadekobot.me/embedbuilder/> instead of a regular text, if you want the message to be embedded. **Requires ManageServer server permission.** | `.greetmsg Welcome, %user%.`
|
||||
`.greetdm` | Toggles whether the greet messages will be sent in a DM (This is separate from greet - you can have both, any or neither enabled). **Requires ManageServer server permission.** | `.greetdm`
|
||||
`.greetdmmsg` | Sets a new join announcement message which will be sent to the user who joined. Type `%user%` if you want to mention the new member. Using it with no message will show the current DM greet message. You can use embed json from <http://nadekobot.me/embedbuilder/> instead of a regular text, if you want the message to be embedded. **Requires ManageServer server permission.** | `.greetdmmsg Welcome to the server, %user%`.
|
||||
`.greetdmmsg` | Sets a new join announcement message which will be sent to the user who joined. Type `%user%` if you want to mention the new member. Using it with no message will show the current DM greet message. You can use embed json from <http://nadekobot.me/embedbuilder/> instead of a regular text, if you want the message to be embedded. **Requires ManageServer server permission.** | `.greetdmmsg Welcome to the server, %user%`
|
||||
`.bye` | Toggles anouncements on the current channel when someone leaves the server. **Requires ManageServer server permission.** | `.bye`
|
||||
`.byemsg` | Sets a new leave announcement message. Type `%user%` if you want to show the name the user who left. Type `%id%` to show id. Using this command with no message will show the current bye message. You can use embed json from <http://nadekobot.me/embedbuilder/> instead of a regular text, if you want the message to be embedded. **Requires ManageServer server permission.** | `.byemsg %user% has left.`
|
||||
`.byedel` | Sets the time it takes (in seconds) for bye messages to be auto-deleted. Set it to `0` to disable automatic deletion. **Requires ManageServer server permission.** | `.byedel 0` or `.byedel 30`
|
||||
@ -146,10 +146,10 @@ Commands and aliases | Description | Usage
|
||||
`.leaderboard` `.lb` | Displays the bot's currency leaderboard. | `.lb`
|
||||
`.race` | Starts a new animal race. | `.race`
|
||||
`.joinrace` `.jr` | Joins a new race. You can specify an amount of currency for betting (optional). You will get YourBet*(participants-1) back if you win. | `.jr` or `.jr 5`
|
||||
`.startevent` | Starts one of the events seen on public nadeko. **Bot owner only** | `.startevent flowerreaction`
|
||||
`.startevent` | Starts one of the events seen on public nadeko. `reaction` and `sneakygamestatus` are the only 2 available now. **Bot owner only** | `.startevent reaction`
|
||||
`.roll` | Rolls 0-100. If you supply a number `X` it rolls up to 30 normal dice. If you split 2 numbers with letter `d` (`xdy`) it will roll `X` dice from 1 to `y`. `Y` can be a letter 'F' if you want to roll fate dice instead of dnd. | `.roll` or `.roll 7` or `.roll 3d5` or `.roll 5dF`
|
||||
`.rolluo` | Rolls `X` normal dice (up to 30) unordered. If you split 2 numbers with letter `d` (`xdy`) it will roll `X` dice from 1 to `y`. | `.rolluo` or `.rolluo 7` or `.rolluo 3d5`
|
||||
`.nroll` | Rolls in a given range. | `.nroll 5` (rolls 0-5) or `.nroll 5-15`
|
||||
`.nroll` | Rolls in a given range. | `.nroll 5` (rolls 0-5)` or `.nroll 5-15`
|
||||
`.draw` | Draws a card from this server's deck. You can draw up to 10 cards by supplying a number of cards to draw. | `.draw` or `.draw 5`
|
||||
`.drawnew` | Draws a card from the NEW deck of cards. You can draw up to 10 cards by supplying a number of cards to draw. | `.drawnew` or `.drawnew 5`
|
||||
`.deckshuffle` `.dsh` | Reshuffles all cards back into the deck. | `.dsh`
|
||||
@ -177,7 +177,7 @@ Commands and aliases | Description | Usage
|
||||
Commands and aliases | Description | Usage
|
||||
----------------|--------------|-------
|
||||
`.choose` | Chooses a thing from a list of things | `.choose Get up;Sleep;Sleep more`
|
||||
`.8ball` | Ask the 8ball a yes/no question. | `.8ball should I do something`
|
||||
`.8ball` | Ask the 8ball a yes/no question. | `.8ball Is b1nzy a nice guy?`
|
||||
`.rps` | Play a game of Rocket-Paperclip-Scissors with Nadeko. | `.rps scissors`
|
||||
`.rategirl` | Use the universal hot-crazy wife zone matrix to determine the girl's worth. It is everything young men need to know about women. At any moment in time, any woman you have previously located on this chart can vanish from that location and appear anywhere else on the chart. | `.rategirl @SomeGurl`
|
||||
`.linux` | Prints a customizable Linux interjection | `.linux Spyware Windows`
|
||||
@ -200,7 +200,7 @@ Commands and aliases | Description | Usage
|
||||
`.typeadd` | Adds a new article to the typing contest. **Bot owner only** | `.typeadd wordswords`
|
||||
`.typelist` | Lists added typing articles with their IDs. 15 per page. | `.typelist` or `.typelist 3`
|
||||
`.typedel` | Deletes a typing article given the ID. **Bot owner only** | `.typedel 3`
|
||||
`.tictactoe` `.ttt` | Starts a game of tic tac toe. Another user must run the command in the same channel in order to accept the challenge. Use numbers 1-9 to play. 15 seconds per move. | .ttt
|
||||
`.tictactoe` `.ttt` | Starts a game of tic tac toe. Another user must run the command in the same channel in order to accept the challenge. Use numbers 1-9 to play. 15 seconds per move. | `.ttt`
|
||||
`.trivia` `.t` | Starts a game of trivia. You can add `nohint` to prevent hints. First player to get to 10 points wins by default. You can specify a different number. 30 seconds per question. | `.t` or `.t 5 nohint`
|
||||
`.tl` | Shows a current trivia leaderboard. | `.tl`
|
||||
`.tq` | Quits current trivia after current question. | `.tq`
|
||||
@ -244,7 +244,7 @@ Commands and aliases | Description | Usage
|
||||
`.soundcloudpl` `.scpl` | Queue a Soundcloud playlist using a link. | `.scpl soundcloudseturl`
|
||||
`.nowplaying` `.np` | Shows the song that the bot is currently playing. | `.np`
|
||||
`.shuffle` `.sh` `.plsh` | Shuffles the current playlist. | `.plsh`
|
||||
`.playlist` `.pl` | Queues up to 500 songs from a youtube playlist specified by a link, or keywords. | `.pl playlist link or name`
|
||||
`.playlist` `.pl` | Queues up to 500 songs from a youtube playlist specified by a link, or keywords. | `.pl <youtube_playlist_link>`
|
||||
`.radio` `.ra` | Queues a radio stream from a link. It can be a direct mp3 radio stream, .m3u, .pls .asx or .xspf (Usage Video: <https://streamable.com/al54>) | `.ra radio link here`
|
||||
`.local` `.lo` | Queues a local file by specifying a full path. **Bot owner only** | `.lo C:/music/mysong.mp3`
|
||||
`.localplaylst` `.lopl` | Queues all songs from a directory. **Bot owner only** | `.lopl C:/music/classical`
|
||||
@ -262,8 +262,10 @@ Commands and aliases | Description | Usage
|
||||
### NSFW
|
||||
Commands and aliases | Description | Usage
|
||||
----------------|--------------|-------
|
||||
`.hentai` | Shows a hentai image from a random website (gelbooru or danbooru or konachan or atfbooru or yandere) with a given tag. Tag is optional but preferred. Only 1 tag allowed. | `.hentai yuri`
|
||||
`.autohentai` | Posts a hentai every X seconds with a random tag from the provided tags. Use `|` to separate tags. 20 seconds minimum. Provide no arguments to disable. **Requires ManageMessages channel permission.** | `.autohentai 30 yuri|tail|long_hair` or `.autohentai`
|
||||
`.autoboobs` | Posts a boobs every X seconds. 20 seconds minimum. Provide no arguments to disable. **Requires ManageMessages channel permission.** | `.autoboobs 30` or `.autoboobs`
|
||||
`.autobutts` | Posts a butts every X seconds. 20 seconds minimum. Provide no arguments to disable. **Requires ManageMessages channel permission.** | `.autobutts 30` or `.autobutts`
|
||||
`.hentai` | Shows a hentai image from a random website (gelbooru or danbooru or konachan or atfbooru or yandere) with a given tag. Tag is optional but preferred. Only 1 tag allowed. | `.hentai yuri`
|
||||
`.hentaibomb` | Shows a total 5 images (from gelbooru, danbooru, konachan, yandere and atfbooru). Tag is optional but preferred. | `.hentaibomb yuri`
|
||||
`.yandere` | Shows a random image from yandere with a given tag. Tag is optional but preferred. (multiple tags are appended with +) | `.yandere tag1+tag2`
|
||||
`.konachan` | Shows a random hentai image from konachan with a given tag. Tag is optional but preferred. | `.konachan yuri`
|
||||
@ -322,9 +324,9 @@ Commands and aliases | Description | Usage
|
||||
----------------|--------------|-------
|
||||
`.attack` | Attacks a target with the given move. Use `.movelist` to see a list of moves your type can use. | `.attack "vine whip" @someguy`
|
||||
`.movelist` `.ml` | Lists the moves you are able to use | `.ml`
|
||||
`.heal` | Heals someone. Revives those who fainted. Costs a NadekoFlower. | `.heal @someone`
|
||||
`.heal` | Heals someone. Revives those who fainted. Costs one Currency. | `.heal @someone`
|
||||
`.type` | Get the poketype of the target. | `.type @someone`
|
||||
`.settype` | Set your poketype. Costs a NadekoFlower. Provide no arguments to see a list of available types. | `.settype fire` or `.settype`
|
||||
`.settype` | Set your poketype. Costs one Currency. Provide no arguments to see a list of available types. | `.settype fire` or `.settype`
|
||||
|
||||
###### [Back to ToC](#table-of-contents)
|
||||
|
||||
@ -361,6 +363,9 @@ Commands and aliases | Description | Usage
|
||||
`.mal` | Shows basic info from a MyAnimeList profile. | `.mal straysocks`
|
||||
`.anime` `.ani` `.aq` | Queries anilist for an anime and shows the first result. | `.ani aquarion evol`
|
||||
`.manga` `.mang` `.mq` | Queries anilist for a manga and shows the first result. | `.mq Shingeki no kyojin`
|
||||
`.feed` `.feedadd` | Subscribes to a feed. Bot will post an update up to once every 10 seconds. You can have up to 10 feeds on one server. All feeds must have unique URLs. **Requires ManageMessages server permission.** | `.feed https://www.rt.com/rss/`
|
||||
`.feedremove` `.feedrm` `.feeddel` | Stops tracking a feed on the given index. Use `.feeds` command to see a list of feeds and their indexes. **Requires ManageMessages server permission.** | `.feedremove 3`
|
||||
`.feeds` `.feedlist` | Shows the list of feeds you've subscribed to on this server. **Requires ManageMessages server permission.** | `.feeds`
|
||||
`.yomama` `.ym` | Shows a random joke from <http://api.yomomma.info/> | `.ym`
|
||||
`.randjoke` `.rj` | Shows a random joke from <http://tambal.azurewebsites.net/joke/random> | `.rj`
|
||||
`.chucknorris` `.cn` | Shows a random Chuck Norris joke from <http://api.icndb.com/jokes/random/> | `.cn`
|
||||
@ -449,12 +454,13 @@ Commands and aliases | Description | Usage
|
||||
`.experience` `.xp` | Shows your xp stats. Specify the user to show that user's stats instead. | `.xp`
|
||||
`.xprolerewards` `.xprrs` | Shows currently set role rewards. | `.xprrs`
|
||||
`.xprolereward` `.xprr` | Sets a role reward on a specified level. Provide no role name in order to remove the role reward. **Requires ManageRoles server permission.** | `.xprr 3 Social`
|
||||
`.xpnotify` `.xpn` | Sets how the bot should notify you when you get a `server` or `global` level. You can set `dm` (for the bot to send a direct message), `channel` (to get notified in the channel you sent the last message in) or `none` to disable. | `.xpn global dm` `.xpn server channel`
|
||||
`.xpexclude` `.xpex` | Exclude a user or a role from the xp system, or whole current server. **Requires Administrator server permission.** | `.xpex Role Excluded-Role` `.xpex Server`
|
||||
`.xpnotify` `.xpn` | Sets how the bot should notify you when you get a `server` or `global` level. You can set `dm` (for the bot to send a direct message), `channel` (to get notified in the channel you sent the last message in) or `none` to disable. | `.xpn global dm` or `.xpn server channel`
|
||||
`.xpexclude` `.xpex` | Exclude a channel, role or current server from the xp system. **Requires Administrator server permission.** | `.xpex Role Excluded-Role` or `.xpex Server`
|
||||
`.xpexclusionlist` `.xpexl` | Shows the roles and channels excluded from the XP system on this server, as well as whether the whole server is excluded. | `.xpexl`
|
||||
`.xpleaderboard` `.xplb` | Shows current server's xp leaderboard. | `.xplb`
|
||||
`.xpgleaderboard` `.xpglb` | Shows the global xp leaderboard. | `.xpglb`
|
||||
`.xpadd` | Adds xp to a user on the server. This does not affect their global ranking. You can use negative values. **Requires Administrator server permission.** | `.xpadd 100 @b1nzy`
|
||||
`.clubadmin` | Assigns (or unassigns) staff role to the member of the club. Admins can ban, kick and accept applications. | `.clubadmin`
|
||||
`.clubcreate` | Creates a club. You must be atleast level 5 and not be in the club already. | `.clubcreate b1nzy's friends`
|
||||
`.clubicon` | Sets the club icon. | `.clubicon https://i.imgur.com/htfDMfU.png`
|
||||
`.clubinfo` | Shows information about the club. | `.clubinfo b1nzy's friends#123`
|
||||
|
@ -80,28 +80,30 @@ namespace NadekoBot.Modules.Administration.Services
|
||||
{
|
||||
//remove old
|
||||
if (oldVc != null && guildVcRoles.TryGetValue(oldVc.Id, out IRole role))
|
||||
{
|
||||
if (gusr.Roles.Contains(role))
|
||||
{
|
||||
try
|
||||
{
|
||||
await gusr.RemoveRoleAsync(role).ConfigureAwait(false);
|
||||
await Task.Delay(500).ConfigureAwait(false);
|
||||
}
|
||||
catch
|
||||
{
|
||||
await Task.Delay(200).ConfigureAwait(false);
|
||||
await gusr.RemoveRoleAsync(role).ConfigureAwait(false);
|
||||
try
|
||||
{
|
||||
await Task.Delay(500).ConfigureAwait(false);
|
||||
await gusr.RemoveRoleAsync(role).ConfigureAwait(false);
|
||||
}
|
||||
catch { }
|
||||
}
|
||||
}
|
||||
//add new
|
||||
if (newVc != null && guildVcRoles.TryGetValue(newVc.Id, out role))
|
||||
{
|
||||
if (!gusr.Roles.Contains(role))
|
||||
{
|
||||
await Task.Delay(500).ConfigureAwait(false);
|
||||
await gusr.AddRoleAsync(role).ConfigureAwait(false);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
@ -284,7 +284,8 @@
|
||||
"Cmd": "autoassignrole aar",
|
||||
"Desc": "Automaticaly assigns a specified role to every user who joins the server.",
|
||||
"Usage": [
|
||||
"{0}aar` to disable, `{0}aar Role Name` to enabl"
|
||||
"{0}aar to disable",
|
||||
"{0}aar Role Name to enable"
|
||||
]
|
||||
},
|
||||
"leave": {
|
||||
@ -900,9 +901,9 @@
|
||||
},
|
||||
"nroll": {
|
||||
"Cmd": "nroll",
|
||||
"Desc": "Rolls in a given range.",
|
||||
"Desc": "Rolls in a given range. If you specify just one number instead of the range, it will role from 0 to that number.",
|
||||
"Usage": [
|
||||
"{0}nroll 5` (rolls 0-5",
|
||||
"{0}nroll 5",
|
||||
"{0}nroll 5-15"
|
||||
]
|
||||
},
|
||||
@ -1199,8 +1200,7 @@
|
||||
"Cmd": "playlist pl",
|
||||
"Desc": "Queues up to 500 songs from a youtube playlist specified by a link, or keywords.",
|
||||
"Usage": [
|
||||
"{0}pl playlist lin",
|
||||
"ame"
|
||||
"{0}pl <youtube_playlist_link>"
|
||||
]
|
||||
},
|
||||
"soundcloudpl": {
|
||||
@ -1738,7 +1738,7 @@
|
||||
"Cmd": "greetdmmsg",
|
||||
"Desc": "Sets a new join announcement message which will be sent to the user who joined. Type `%user%` if you want to mention the new member. Using it with no message will show the current DM greet message. You can use embed json from <http://nadekobot.me/embedbuilder/> instead of a regular text, if you want the message to be embedded.",
|
||||
"Usage": [
|
||||
"{0}greetdmmsg Welcome to the server, %user%`"
|
||||
"{0}greetdmmsg Welcome to the server, %user%"
|
||||
]
|
||||
},
|
||||
"cash": {
|
||||
@ -2126,7 +2126,7 @@
|
||||
"Desc": "Show's basic stats on a player (competitive rank, playtime, level etc) Region codes are: `eu` `us` `cn` `kr`",
|
||||
"Usage": [
|
||||
"{0}ow us Battletag#1337",
|
||||
"`{0}overwatch eu Battletag#2016"
|
||||
"{0}overwatch eu Battletag#2016"
|
||||
]
|
||||
},
|
||||
"acro": {
|
||||
@ -2390,7 +2390,7 @@
|
||||
"Cmd": "tictactoe ttt",
|
||||
"Desc": "Starts a game of tic tac toe. Another user must run the command in the same channel in order to accept the challenge. Use numbers 1-9 to play. 15 seconds per move.",
|
||||
"Usage": [
|
||||
"0}tt"
|
||||
"{0}ttt"
|
||||
]
|
||||
},
|
||||
"timezones": {
|
||||
@ -2786,14 +2786,16 @@
|
||||
"Cmd": "xpexclude xpex",
|
||||
"Desc": "Exclude a channel, role or current server from the xp system.",
|
||||
"Usage": [
|
||||
"{0}xpex Role Excluded-Role` `{0}xpex Server"
|
||||
"{0}xpex Role Excluded-Role",
|
||||
"{0}xpex Server"
|
||||
]
|
||||
},
|
||||
"xpnotify": {
|
||||
"Cmd": "xpnotify xpn",
|
||||
"Desc": "Sets how the bot should notify you when you get a `server` or `global` level. You can set `dm` (for the bot to send a direct message), `channel` (to get notified in the channel you sent the last message in) or `none` to disable.",
|
||||
"Usage": [
|
||||
"{0}xpn global dm` `{0}xpn server channel"
|
||||
"{0}xpn global dm",
|
||||
"{0}xpn server channel"
|
||||
]
|
||||
},
|
||||
"xprolerewards": {
|
||||
@ -2963,7 +2965,7 @@
|
||||
"Cmd": "8ball",
|
||||
"Desc": "Ask the 8ball a yes/no question.",
|
||||
"Usage": [
|
||||
"{0}8ball"
|
||||
"{0}8ball Is b1nzy a nice guy?"
|
||||
]
|
||||
},
|
||||
"feed": {
|
||||
|
Loading…
Reference in New Issue
Block a user