Updated readme fixes #8

This commit is contained in:
Kevin Rode 2021-01-05 20:47:22 -05:00
parent 6a1ff1d352
commit 9f6f74f1e9

View File

@ -1,19 +1,20 @@
# A simsim fork for the FredChat
This fork changes small things about the bot to better fit in in the FredChat discord. The official readme can be seen below and a summary of changes is viewable directly below this
This fork changes small things about the bot to better fit in in the FredChat discord. The official readme can be seen below and a summary of changes is viewable directly below this
- Removes almost all references to Matteo as that is not the name of the bot user
- Adds in new weather effects
- Adds the help command as the bot's status
- Shows a players vibes when requesting their stats
- Updated the credit command to credit Sakimori and SIBR instead of the pfp artist as the original profile pic is not being used
- Game history can be viewed in the same style embed as showallteams
- Merged in commits to utilize the website
# matteo-the-prestige
# simsim discord bot
blaseball, blaseball, is back! in an unofficial capacity. this project is completely unaffiliated with the game band.
we have custom players (generated by onomancer), custom teams, custom leagues (that last one is coming soon™), all set up in discord and watchable at https://simsim.sibr.dev!
we have custom players (generated by onomancer), custom teams, custom leagues (that last one is coming soon™), all set up in discord and watchable at https://simsim.sibr.dev!
if you would like to add matteo to your server to be able to set up teams and games, you can do so with this link: https://discord.com/api/oauth2/authorize?client_id=789956166796574740&permissions=388160&scope=bot
@ -52,7 +53,7 @@ accepting pull requests, check the issues for to-dos.
- swaps a player from your lineup to the end of your rotation or your rotation to the end of your lineup. use this command at the top of a list with entries separated by new lines:
- the name of the team you want to swap the player on.
- the name of the player you want to swap.
- m;removeplayer [team name] [player name]
- m;removeplayer [team name] [player name]
- removes a player from your team. if there are multiple copies of the same player on a team this will only delete the first one. use this command at the top of a list with entries separated by new lines:
- the name of the team you want to remove the player from.
- the name of the player you want to remove.
@ -63,19 +64,19 @@ accepting pull requests, check the issues for to-dos.
- m;searchteams [searchterm]
- shows a paginated list of all teams whose names contain the given search term.
- m;showallteams
- shows a paginated list of all teams available for games which can be scrolled through.
- shows a paginated list of all teams available for games which can be scrolled through.
### player commands:
- m;showplayer [name]
- displays any name's stars, there's a limit of 70 characters. that should be *plenty*. note: if you want to lookup a lot of different players you can do it on onomancer instead of spamming this command a bunch and clogging up discord: https://onomancer.sibr.dev/reflect
- m;idolize [name]
- records any name as your idol, mostly for fun.
- m;showidol
- m;showidol
- displays your idol's name and stars in a discord embed.
### game commands:
- m;startgame --day # or -d #
- starts a game with premade teams made using saveteam. provides a link to the website where you can watch the game.
- starts a game with premade teams made using saveteam. provides a link to the website where you can watch the game.
- the --day/-d is optional, if used it'll force the game to use the #th spot in each team's rotations. if this number is larger than the number of pitchers in one or both of the teams' rotations it'll wrap around. if it is not used pitchers will be chosen randomly from the teams' rotations.
- use this command at the top of a list with entries separated by new lines:
- the away team's name.
@ -85,7 +86,7 @@ accepting pull requests, check the issues for to-dos.
- m;randomgame
- starts a 9-inning game between 2 entirely random teams. embrace chaos!
- m;starttournament --rounddelay #
- starts a randomly seeded tournament with up to 64 provided teams, automatically adding byes as necessary. all series have a 5 minute break between games. the current format is: best of 5 until the finals which are best of 7.
- starts a randomly seeded tournament with up to 64 provided teams, automatically adding byes as necessary. all series have a 5 minute break between games. the current format is: best of 5 until the finals which are best of 7.
- the --rounddelay is optional, if used, # must be between 1 and 120 and it'll set the delay between rounds to be # minutes. if not included it will default to 10.
- use this command at the top of a list with entries separated by new lines:
- the name of the tournament.