mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 09:18:27 -04:00
docs: updated commandlist, version upped to 5.1.20
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<ImplicitUsings>true</ImplicitUsings>
|
<ImplicitUsings>true</ImplicitUsings>
|
||||||
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
|
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
|
||||||
<Version>5.1.19</Version>
|
<Version>5.1.20</Version>
|
||||||
|
|
||||||
<!-- Output/build -->
|
<!-- Output/build -->
|
||||||
<RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>
|
<RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>
|
||||||
|
@@ -2756,37 +2756,6 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Gambling": [
|
"Gambling": [
|
||||||
{
|
|
||||||
"Aliases": [
|
|
||||||
".betstats",
|
|
||||||
".bs"
|
|
||||||
],
|
|
||||||
"Description": "Shows the current bet stats for yourself, or the targetted user.\nYou may optionally specify the game to show stats for.\nSupported games right now are: bf, br, bd, lula, slot, race",
|
|
||||||
"Usage": [
|
|
||||||
".betstats",
|
|
||||||
".betstats @someone",
|
|
||||||
".betstats @someone lula",
|
|
||||||
".betstats bd"
|
|
||||||
],
|
|
||||||
"Submodule": "Gambling",
|
|
||||||
"Module": "Gambling",
|
|
||||||
"Options": null,
|
|
||||||
"Requirements": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Aliases": [
|
|
||||||
".gamblestats",
|
|
||||||
".gs"
|
|
||||||
],
|
|
||||||
"Description": "Shows the total stats of several gambling features.\nUpdates once an hour.",
|
|
||||||
"Usage": [
|
|
||||||
".gamblestats"
|
|
||||||
],
|
|
||||||
"Submodule": "Gambling",
|
|
||||||
"Module": "Gambling",
|
|
||||||
"Options": null,
|
|
||||||
"Requirements": []
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"Aliases": [
|
"Aliases": [
|
||||||
".timely"
|
".timely"
|
||||||
@@ -3035,7 +3004,7 @@
|
|||||||
".rakeback",
|
".rakeback",
|
||||||
".rb"
|
".rb"
|
||||||
],
|
],
|
||||||
"Description": "Try to claim any rakeback that you have avaialable.\nRakeback is accumulated by betting (not by winning or losing).\nDefault rakeback is 0.05 * house edge\nHouse edge is defined per game",
|
"Description": "Try to claim any rakeback that you have available.\nRakeback is accumulated by betting (not by winning or losing).\nDefault rakeback is 0.05 * house edge\nHouse edge is defined per game",
|
||||||
"Usage": [
|
"Usage": [
|
||||||
".rakeback"
|
".rakeback"
|
||||||
],
|
],
|
||||||
@@ -3151,6 +3120,70 @@
|
|||||||
"Bot Owner Only"
|
"Bot Owner Only"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Aliases": [
|
||||||
|
".betstatsreset",
|
||||||
|
".bsr",
|
||||||
|
".bsreset"
|
||||||
|
],
|
||||||
|
"Description": "Reset all of your Bet Stats for a fee.\nYou can alternatively reset Bet Stats for the specified game.",
|
||||||
|
"Usage": [
|
||||||
|
".betstatsreset",
|
||||||
|
".betstatsreset game"
|
||||||
|
],
|
||||||
|
"Submodule": "BetStatsCommands",
|
||||||
|
"Module": "Gambling",
|
||||||
|
"Options": null,
|
||||||
|
"Requirements": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Aliases": [
|
||||||
|
".betstats",
|
||||||
|
".bs"
|
||||||
|
],
|
||||||
|
"Description": "Shows the current bet stats for yourself, or the targetted user.\nYou may optionally specify the game to show stats for.\nSupported games right now are: bf, br, bd, lula, slot, race",
|
||||||
|
"Usage": [
|
||||||
|
".betstats",
|
||||||
|
".betstats @someone",
|
||||||
|
".betstats @someone lula",
|
||||||
|
".betstats bd"
|
||||||
|
],
|
||||||
|
"Submodule": "BetStatsCommands",
|
||||||
|
"Module": "Gambling",
|
||||||
|
"Options": null,
|
||||||
|
"Requirements": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Aliases": [
|
||||||
|
".gamblestats",
|
||||||
|
".gs"
|
||||||
|
],
|
||||||
|
"Description": "Shows the total stats of several gambling features.\nUpdates once an hour.",
|
||||||
|
"Usage": [
|
||||||
|
".gamblestats"
|
||||||
|
],
|
||||||
|
"Submodule": "BetStatsCommands",
|
||||||
|
"Module": "Gambling",
|
||||||
|
"Options": null,
|
||||||
|
"Requirements": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Aliases": [
|
||||||
|
".gamblestatsreset",
|
||||||
|
".gsr",
|
||||||
|
".gsreset"
|
||||||
|
],
|
||||||
|
"Description": "Resets the gamble stats.",
|
||||||
|
"Usage": [
|
||||||
|
".gamblestatsreset"
|
||||||
|
],
|
||||||
|
"Submodule": "BetStatsCommands",
|
||||||
|
"Module": "Gambling",
|
||||||
|
"Options": null,
|
||||||
|
"Requirements": [
|
||||||
|
"Bot Owner Only"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Aliases": [
|
"Aliases": [
|
||||||
".blackjack",
|
".blackjack",
|
||||||
@@ -6574,6 +6607,20 @@
|
|||||||
"No Public Bot"
|
"No Public Bot"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Aliases": [
|
||||||
|
".snipe",
|
||||||
|
".sn"
|
||||||
|
],
|
||||||
|
"Description": "Snipe the message you replied to with this command.\nOtherwise, if you don't reply to a message, it will snipe the last message sent in the channel (out of the last few messages) which has text or an image.",
|
||||||
|
"Usage": [
|
||||||
|
".snipe"
|
||||||
|
],
|
||||||
|
"Submodule": "Utility",
|
||||||
|
"Module": "Utility",
|
||||||
|
"Options": null,
|
||||||
|
"Requirements": []
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Aliases": [
|
"Aliases": [
|
||||||
".prompt"
|
".prompt"
|
||||||
|
Reference in New Issue
Block a user