Skip to content
forked from Tailosive/bot

The official tailosive discord moderation bot.

License

Notifications You must be signed in to change notification settings

NicholasK516/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

About

The official tailosive discord moderation bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%