Bot
Intro
About
Discord bot built for team management, quick info checking and some other helpful available commands.
Color code
RGB #e91e63 rgb(233, 30, 99) / sRGB #ff1865 rgb(255, 24, 101)
Used
- Nodejs
- Glitch hosting - site
Other
Dependencies
- express
- discord.js - site
- http
- dotenv (implicit)
Check page
public
Repositoryhttps://github.com/Qu4k3/disboard-bot
Commands
Legend
static
- Retrieve a pre-set information
library
- Retrieve information by using discord.js library
API
- Retrieve information by calling the API
Additional note
Not a command but... depending on the role that is attributed to new members, an embeded response is shown to the user, with an introtuction/welcoming message. static
List of available commands
Commands | Type | Description | Usage |
---|---|---|---|
+tag | static | Shows an embeded response with name and team tag. | +tag |
+tabla | static | Shows an embeded response with a direct link to table generator. | +tabla |
+info | library API | Shows an embeded response with user information: incorporation date, played games, average points, W/L ratio. Can be used to check other teammate's information. | +info +info @user |
+wars | API | Shows an embeded response with team information: played matches, victories, loses, draws, % wined matches. | +wars |
+disboard | library | Shows an embeded response with a list of members split by their role, in order to check how many members/allys/trials there are, as well as the number of members on the server. | +disboard |
static | Shows a list of registered users elegible to compete in the league.removed | ||
+invi | static | Shows an embeded response with an invite server link. | +invi |
+r | static | Shows a random image/gif from NGNL series. | +r |
+help | static | Shows an embeded response with a list of commands available. | +help |