- Clone this repository to your server
- Register your application in Discord (go to Discord/Applications and create a new application)
- Get a new Token and put it in config.json
- Install needed packages with
npm install
- Start the bot on your server with
npm start
- Get available commands with
!acmhelp
or!acminfo
Read Discord.js docs for more info on how to code and/or expand your bot.
Read this guide for more details on how to register and invite a bot to your Discord server.