Skip to content

panpawn/Discord-Bot

Repository files navigation

Discord-Bot

This is a basic Node.js bot for Discord that is powered by discord.js

Setup

Once you have Node.js installed (version 6.0.0+), you want to go ahead and configure your settings for the bot. To do this, copy config-example.js -> config.js. Then, go ahead and enter the various configuration options you'd like to use.

After editing config.js, you want to install the required dependencies. You can do this by running npm install.

When your dependencies are done installing, you can finally start the bot using node bot.js

Congradulations, you have setup the bot!

Contributing

Feel free to submit any pull requests with any optimizations or additions you see fit.

License

Discord-Bot is distributed under the terms of the MIT License.

Shoutouts

A lot of the ideas and whatnot from this actually stem from Pokemon-Showdown.

Credits

  • panpawn (Owner, Development)

About

This is a bot for discord that is powered by discord.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published