2023-10-23 18:30:23 +02:00
|
|
|

|
2022-08-01 20:17:19 +02:00
|
|
|
# Drunk-Venti-Rust
|
|
|
|
|
|
|
|
A discord bot that provides Genshin Impact data to users
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Features
|
|
|
|
|
|
|
|
### On demand Genshin Impact Infos
|
|
|
|
- /genshin builds [character] : Gives recommended builds for a specific characters
|
|
|
|
- /genshin weapon [name] : Gives information about a certain weapon in the game
|
|
|
|
- /genshin artifact [name] : Gives information about an artifact set
|
|
|
|
|
|
|
|
### Calendar
|
|
|
|
**Usage : /createstatusmessage [channel]**
|
|
|
|
|
|
|
|
That commands create a message in the desired channel that gets updated every hours.
|
|
|
|
|
|
|
|
In that message you can see what events are currently going on as well as the next to come.
|
|
|
|
|
|
|
|
|
|
|
|
## APIs
|
2023-10-23 18:30:23 +02:00
|
|
|
- [Serenity](https://github.com/serenity-rs/serenity)
|
2022-08-01 20:17:19 +02:00
|
|
|
- [Paimon.moe](https://paimon.moe/) by [@MadeBaruna](https://github.com/MadeBaruna)
|
2023-10-23 18:18:06 +02:00
|
|
|
- Drunk-Venti-Api - [[SourceHut](https://git.sr.ht/~estym/Drunk-Venti-Api)] [[Github](https://github.com/Estyms/Drunk-Venti-Api)]
|