Skip to content

Tailosive/bot

Repository files navigation

Tailosive

The offical tailosive discord moderation bot.

Setup

  • Rename config.example.json to config.json in source then fill in the config details.
  • Rename .env.example to .env in root of the project then fill in the .env details.

The prefered package manager is yarn but npm can be used. To install simply run:

yarn install

To run the project in development:

yarn dev

To run the project in production:

yarn build
yarn start

We recommand you use something like pm2 so the bot automatically restarts.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Releases

No releases published

Packages

No packages published

Languages