- @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
npm run build
npm run start
Delete compiled files (after build)
npm run clean
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"