⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Discord bot to assist preventathon and other affiliated marathons

License

Notifications You must be signed in to change notification settings

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%