Skip to content

init64/dxcord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dxcord

ENV File

ID=<number> // Discord botId
SECRET=<string> // Discord bot secret
REDIRECT_URI=<string> // URL redirect callback. Example - http://localhost:5745/auth-callback
TOKEN=<string> // Token Discord Bot
MONGO_URI=<string> // Not necessary. (default = mongodb://0.0.0.0/dxcord)

About

Personal bot for the DXUNITY server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published