Skip to content

dtkdtk/pixelbattle-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PixelBattle Discord Bot

Usage

  1. You can view live version of this bot on our Discord server

or you can run it locally:

  1. Install dependencies with npm i
  2. Fill out .env using the instructions below
  3. Save the changes, and start bot with npm run prod command

.env form

you can see the .env example in the .env.example file

DATABASE - mongodb url connection string
TOKEN - discord bot token, get here (DDevs)
API_DOMAIN - pixelbattle API domain with protocol
SYSTEM_TOKEN - bot user token in the database (you must create it yourself)
NOTIFICATION_CHANNEL - discord channel ID where notifications about new accounts will be sent OWNER - IDs of discord accounts that can use commands such as p!mod, p!eval and others (you can make array using ",")

About

Discord bot of the Pixel Battle project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%