SoftBot (Discord Bot): Difference between revisions
From SoftDiamond Wiki
Jump to navigationJump to search
SoftDiamond (talk | contribs) m (Added coinflip) |
SoftDiamond (talk | contribs) |
||
Line 1: | Line 1: | ||
{{Template:SoftBot}} | {{Template:SoftBot}} | ||
==General Description== | ==General Description== | ||
'''SoftBot''' is a bot that is used on the [https://discord.gg/Jr336ycCBv Discord] server for entertainment and utility purposes. | '''SoftBot''' is a bot that is used on the [https://discord.gg/Jr336ycCBv Discord] server for entertainment and utility purposes. It was created on August 18, 2022. | ||
__TOC__ | __TOC__ | ||
Line 45: | Line 45: | ||
given a number below 4 or | given a number below 4 or | ||
greater than 24 | greater than 24 | ||
|Simulates multiple n-sided dice | |Simulates multiple n-sided dice | ||
being rolled. | being rolled. | ||
Line 62: | Line 62: | ||
|/coinflip | |/coinflip | ||
|As is/No extra variables needed | |As is/No extra variables needed | ||
|Simulates a coin flip | |Simulates a coin flip between heads and tails | ||
|N/A | |N/A | ||
|N/A | |N/A |
Revision as of 10:29, 11 April 2023
General Description
SoftBot is a bot that is used on the Discord server for entertainment and utility purposes. It was created on August 18, 2022.
Commands
Entertainment/Fun Commands
Command | Usage | Description | Required Permissions | Required Roles | Introduced In |
---|---|---|---|---|---|
/potato | As is/No extra variables needed | Throws a potato in the air virtually | N/A | N/A | 1.0.0 |
/dice | As is/No extra variables needed | Rolls a single die, from 1-6 | N/A | N/A | 1.0.0 |
/8ball | As is/No extra variables needed | Simulates an 8 ball with some
responses |
N/A | N/A | 1.0.6 |
/multidice | Requires a integer for amount, and sides to be specified.
Modifier is an optional parameter. Defaults to 1-10 for amount if given a number below 1 or greater than 10, and 4-24 for sides if given a number below 4 or greater than 24 |
Simulates multiple n-sided dice
being rolled. |
N/A | N/A | 1.0.8 |
/random | Requires an low amount and high amount to be specified. Negative numbers
are fine to use |
Generates a random number from two specified integers | N/A | N/A | 1.0.9 |
/coinflip | As is/No extra variables needed | Simulates a coin flip between heads and tails | N/A | N/A | 1.0.9 |
Utility Commands
Command | Usage | Description | Required Permissions | Required Roles | Introduced In |
---|---|---|---|---|---|
/version | As is/No extra variables needed | Shows bot version | N/A | N/A | 1.0.0 |
/uptime | As is/No extra variables needed | Bot uptime in milliseconds | N/A | N/A | 1.0.6 |
/changelog | As is/No extra variables needed | Links to bot's changelog
page |
N/A | N/A | 1.0.6 |
/help | As is/No extra variables needed | Shows bot help | N/A | N/A | 1.0.0 |
/rules | As is/No extra variables needed | Shows server rules | N/A | N/A | 1.0.0 |
/support | As is/No extra variables needed | Shows bot support instructions | N/A | N/A | 1.0.0 |
/website | As is/No extra variables needed | Shows main website | N/A | N/A | 1.0.0 |
/stickers | As is/No extra variables needed | Shows telegram sticker link | N/A | N/A | 1.0.6 |
/avatars | As is/No extra variables needed | Shows stream avatars used | N/A | N/A | 1.0.6 |
/schedule | As is/No extra variables needed | Shows stream schedule | N/A | N/A | 1.0.6 |
/socials | As is/No extra variables needed | Shows SoftDiamond's socials
link |
N/A | N/A | 1.0.6 |
/wiki | As is/No extra variables needed | Shows the wiki page link | N/A | N/A | 1.0.6 |
/youtube | As is/No extra variables needed | Shows the youtube link | N/A | N/A | 1.0.0 |
/clips | As is/No extra variables needed | Shows the archives channels
link |
N/A | N/A | 1.0.0 |
/twitch | As is/No extra variables needed | Shows the Twitch link | N/A | N/A | 1.0.0 |
Changelog
See SoftBot/Changelog for version changelog updates.