X Tutup
The Wayback Machine - https://web.archive.org/web/20201015135905/https://github.com/Buluphont/Spellbot
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Discord DavidDep License

Spellbot

A Discord bot leveraging Discord.js to serve up Dungeons & Dragons 5th Edition resources.

To invite Spellbot to your server, simply use this link:
https://discordapp.com/api/oauth2/authorize?client_id=258286747723497473&scope=bot&permissions=0

For support, please visit the development server:
https://discordapp.com/invite/KWsvFGG

Installation

Requires Node.js >= 7.0.0 (makes use of async/await, so --harmony flag is required)

Requires MongoDB server for most anything useful.

Create a config.json file in ./ in the same fashion as the provided config.json.example.

Be sure to npm install to get dependencies, then...

Update database with: npm run db

Finally, npm start (or optionally -- and preferably -- use something like pm2 to run your bot).

You can’t perform that action at this time.
X Tutup