valapi / discord-bot

Example of using @valapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Valorant API - Discord Bot

Profile

Valorant Discord Bot

LICENSE Github Discord


  • @valapi/discord-bot isn't endorsed by Riot Games and doesn't reflect the views or opinions of Riot Games or anyone officially involved in producing or managing Riot Games properties. Riot Games, and all associated properties are trademarks or registered trademarks of Riot Games, Inc.
  • @valapi/discord-bot was created under Riot Games' "Legal Jibber Jabber" policy using assets owned by Riot Games. Riot Games does not endorse or sponsor this project.
  • MIT License

Using

npm run build
npm run start

Delete compiled files (after build)

npm run clean

Testing

npm run test

dotenv

https://discord.com/developers/applications

APPLICATION_ID="98765432123456789"
CLIENT_ID="98765432123456789"
CLIENT_SECRET="client_secret"
GUILD_ID="12345678987654321"
PUBLIC_KEY="publicKey"
TOKEN="Discord.Token"

About

Example of using @valapi


Languages

Language:TypeScript 100.0%