Skip to content

nameception/o-clube-discord

 
 

Repository files navigation

O Clube Discord Bot

A bot for our Discord server, full of features and bugs.

Init database

To initialize the database you should run the following:

npx sequelize-cli db:migrate

To update the database models:

sequelize-mig migration:make -n <migration_name>

TODO

  • Review usage of sequelize-mig

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.2%
  • Dockerfile 1.8%