Skip to content

NoireNetworks/PAT_Bot

 
 

Repository files navigation

Config File

Create config.json at top of repo and add the following:

{
    "config": {
        "token": "", //your app token from the discord developer portal
        "clientId": "", //your clientId from the discord developer portal
        "isProd": <true/false> //true for use in production, false for dev testing. Set the OUTPUT_CHANNEL values in each command to the channel you use for production and testing
    }
}

About

Discord bot to assist preventathon and other affiliated marathons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%