wmcinnes / Thoth

A custom Discord bot used to help manage a software development team on Discord.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thoth

A custom Discord bot used to help manage a software development team on Discord.

Credit to the source of the date.js file: https://github.com/datejs/Datejs

Usage

  1. Create an 'auth.json' file in the project directory with the client token e.g.,
    {
      "token": XXXXXXXXXXX
      "mongo": (MongoDB_url)
    }
    
  2. Adapt to your own use.

About

A custom Discord bot used to help manage a software development team on Discord.

License:MIT License


Languages

Language:JavaScript 100.0%