-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
85 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,32 @@ | ||
# Waifu Bot | ||
|
||
WIP REWRITE | ||
**[Add it to your server](https://discord.com/oauth2/authorize?scope=bot&client_id=712332547694264341&permissions=92224)** | ||
|
||
## Config | ||
Waifu bot is discord waifu/husbando gacha bot. | ||
|
||
It also has a read-only API to get data from. See [go-waifubot/API](https://github.com/go-waifubot/API). | ||
|
||
There is also a website linked to the API & the bot at [go-waifubot/WaifuGUI](https://github.com/go-waifubot/WaifuGUI). | ||
|
||
View your list at [waifugui.karitham.dev](https://waifugui.karitham.dev) and retrieve any data you need at [waifuapi.karitham.dev](https://waifuapi.karitham.dev) (see repo for more information). | ||
|
||
## Commands | ||
|
||
- **claim**: claim a character | ||
- **exchange**: exchange a character against a token | ||
- **give**: give a character to someone | ||
- **info**: information about the bot | ||
- **list**: list owned characters | ||
- **roll**: roll a random character | ||
- **verify**: assert a user owns a character | ||
- **profile**: | ||
- **edit**: edit your profile | ||
- **anilist**: set your anilist url | ||
- **favorite**: set your favorite character | ||
- **quote**: set your quote | ||
- **view**: view a user's profile | ||
- **search**: | ||
- **anime**: search for an anime | ||
- **char**: search for a character | ||
- **manga**: search for a manga | ||
- **user**: search for a user |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters