Requires Node v16.9.0
License: MIT
/rank
- Stats for player with the Discord user's username or nickname./rank username
- Stats for player username
./x
- Send message on the staff channel (See this)./mute user
- Mute Discord member./unmute user
- Unmute Discord member./leaders
- Redirect to the leaderboard channel.npm install
.GUILD_ID=guild_id RANKINGS_CHANNEL=id TOKEN=discord_token npm start
GUILD_ID
- Guild ID used for slash commands.RANKINGS_CHANNEL
- Channel ID for the leaderboard.TOKEN
- Discord bot token, get from bot page in Discord Developer Portal..env
file that will be automatically loaded at startup.