mirror of
https://github.com/aydenjahola/discord-multipurpose-bot.git
synced 2024-11-21 16:25:55 +00:00
update README
This commit is contained in:
parent
4448a6df14
commit
05449fed24
1 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,9 @@
|
|||
# Discord Multipurpose Bot
|
||||
|
||||
## IMPORTANT: PLEASE READ BEFORE DEPLOYING
|
||||
|
||||
This bot includes game statistics functionality (currently supports Valorant, CS2 and TFT). Unfortunately, due to [Tracker.gg](https://tracker.gg/) no longer providing API keys, I have created my own API to retrieve the data. Currently, this API is not publicly available. If you wish to use the bot's game stats commands, please feel free to reach out to me via my [email](mailto:info@aydenjahola.com).
|
||||
|
||||
Welcome to the **Discord Multipurpose Bot**! This bot manages user verification for Discord servers through email authentication, includes a fun trivia game feature, and provides role management and leaderboard tracking functionalities.
|
||||
|
||||
## Features
|
||||
|
@ -51,7 +55,3 @@ make sure to run `/setup` or otherwise the verification process wont work.
|
|||
## Usage
|
||||
|
||||
run `/help` command to get list of all avaiable commands, or visit the [commands](./commands/) directory to view them.
|
||||
|
||||
## IMPORTANT: PLEASE READ BEFORE DEPLOYING
|
||||
|
||||
This bot includes game statistics functionality (currently supports Valorant, CS2 and TFT). Unfortunately, due to [Tracker.gg](https://tracker.gg/) no longer providing API keys, I have created my own API to retrieve the data. Currently, this API is not publicly available. If you wish to use the bot's game stats commands, please feel free to reach out to me via my [email](mailto:info@aydenjahola.com).
|
||||
|
|
Loading…
Reference in a new issue