fixing an issue
Go to file
Emily 85be37097d Update configTemplate.js 2020-03-10 10:17:32 +11:00
resources Updated to 1.1.0 2020-03-09 12:11:33 +11:00
src Merge pull request #3 from MrTech999/master 2020-03-09 23:01:11 +00:00
.gitignore Updated to 1.1.0 2020-03-09 12:11:33 +11:00
LICENSE.md Updated to 1.1.0 2020-03-09 12:11:33 +11:00
README.md Update README.md 2020-03-10 10:11:53 +11:00
changes.txt Bots have a bot badge, avatars are larger 2020-03-10 09:37:48 +11:00
configTemplate.js Update configTemplate.js 2020-03-10 10:17:32 +11:00
index.js Update index.js - modified code a bit 2020-03-09 22:58:41 +00:00
package.json Updated to 1.1.0 2020-03-09 12:11:33 +11:00
version.json Updated to 1.1.0 2020-03-09 12:11:33 +11:00

README.md

Woomy

Woomy is a all-purpose discord bot built off the guidebot base and coded in node.js using discord.js.

How to use

The easiest way to use Woomy is to invite it to your server with this link. It is hosted 24/7 and automatically updates itself when a new release is made available, making sure you always get the newest features.

You can also self-host! Some modificatiomns to the code will need to be made before Woomy will run on your machine, but anyone who can read errors will figure out what needs to be changed pretty quickly :P

Requirements

  • git
  • node.js v12.0.0 or higher
  • node-gyp build tools
  • ffmpeg (or ffmpeg-static)

Installation

  • Clone Woomy to your machine
  • Run npm i in Woomy's directory
  • Open config.js in your code editor and insert all the required information

Contributing

If you wish to contribute to Woomy, please fork the repository and open a pull request. Any contribution is appreciated <3