Merge pull request #53 from Genderdruid/master

Updated README.md with information about the delete team command
This commit is contained in:
Sakimori 2020-12-27 20:47:22 -05:00 committed by GitHub
commit 632444dd1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,8 @@ accepting pull requests, check the issues for to-dos.
- 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.
- m;searchteams [searchterm] - m;searchteams [searchterm]
- shows a paginated list of all teams whose names contain the given search term. - shows a paginated list of all teams whose names contain the given search term.
- m;deleteteam [teamname]
- allows you to delete the team with the provided name if you are the owner of it, gives a conformation first to prevent accidental deletions. if it isn't letting you delete your team, you probably created it before teams having owners was a thing, contact xvi and xie can assign you as the owner.
### player commands: ### player commands:
- m;showplayer [name] - m;showplayer [name]