Discord bot made with Discord.js and TypeScript.
Grab your Discord bot token and put it into the .env file:
token="DISCORD_BOT_TOKEN_HERE"
baseurl="https://your.domain"
jwt="BOT_JSON_WEBTOKEN"In order to install all required dependencies, run:
yarn installor
npm installNow, start the bot:
yarn startor
npm run start-
src/commands/Lookup.ts: fetch user information (by user id)? => API Route -
src/commands/InviteWave=> API Route -
src/commands/LookupDebug -
src/commands/Blacklist=> hostUser => API