Skip to content

Sidaroth/discord-bot

Repository files navigation

discord-bot

Discord bot for my server

Commands

All commands are prefixed with '!' (Configurable through config.json).
Please keep in mind some (most?) of the commands are rather silly, and are built to suit the 'needs/wants' of one specific discord server.
Screenshot showing current commands.
For a list of planned commands, see issues.

To run

to run with node and npm (dev):

git clone 'repository url'
cd 'repository dir'
npm install
npm start

To run with pm2:
pm2 start --interpreter babel-node index.js --name "Discord Bot" --watch

Contribute

Pull requests with new commands, or improvements to old commands are welcome.
New issues related to wanted features is also welcome.

About

Discord bot for my server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published