/Doty-the-Discord-Bot

Primary LanguageJavaScriptMIT LicenseMIT

License Recommended Release Latest Release discord.js

Doty the Discord Bot

Required

Need the to Create the File .env or Environment variables

BOT_TOKEN=Your-Bot-Token
BOT_CLIENT_ID=Your-Bot-ID
BOT_GUILD_ID=Test-Server-ID

MYSQL_DB_HOST=Your-DB-Host
MYSQL_DB_PORT=Your-DB-PORT
MYSQL_DB_USERNAME=Your-DB-UserName
MYSQL_DB_PASSWORD=Your-DB-UserPw
MYSQL_DB_DATABASE=Your-DB-Name
  • Your-Bot-Token replace with your Bot Token (keep Secret)

  • Your-Bot-ID replace with your Bot Client ID

  • Test-Server-ID replace with Your Server ID for Testing

  • Your-DB-Host replace with Your DataBase Adress e.g. localhost if on local Computer

  • Your-DB-PORT replace with Port Your Using in MySQL default: 3306

  • Your-DB-UserName replace with Your DataBase Username

  • Your-DB-UserPw replace with Your DataBase Password for the User

  • Your-DB-Name replace with Table Name