fixing tiny typo
Go to file
FLGX c7d3ecd6da
Fix music in v1 woomy
2020-04-08 11:04:52 +02:00
resources Synced changes 2020-03-22 22:13:41 +11:00
src Fix music in v1 woomy 2020-04-08 11:04:52 +02:00
.gitignore Updated to 1.1.0 2020-03-09 12:11:33 +11:00
LICENSE.md synced changes 2020-03-19 21:37:34 +11:00
README.md typo 2020-03-30 23:28:16 +01:00
configTemplate.js 1.2.2 2020-03-26 18:26:22 +11:00
index.js 1.2.2 2020-03-26 18:26:22 +11:00
package.json downgrade better-sqlite3 2020-03-26 15:42:33 +11:00
version.json Update version.json 2020-03-29 06:14:30 +00: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 modifications 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