Skip to content

Discord bot which manage daily Rubik's cube competitions

License

Notifications You must be signed in to change notification settings

Nogesma/cube-bot

Repository files navigation

cube-bot

License: MIT code style: prettier

MacOS :

  • Install Brew

  • Install Yarn : brew install yarn

  • Install mongoDB : brew tap mongodb/brew && brew install mongodb-community

  • Start mongoDB : brew services start mongodb-community

Windows :

MacOS and Windows :

  • Clone repository : git clone https://github.com/Nogesma/cube-bot

  • Install packages : yarn

  • Create a file named .env in the root directory. You will need to have the bot token, the database url, the channels ID, the server ID, and the ID of the 'Champion' role.

Example :

TOKEN=xyz
333=1234
222=1234
OH=1234
3BLD=1234
SQ1=1234
MINX=1234
CHANNEL_SPAM=1234
ROLE_ID=1234
GUILD_ID=1234
MONGO_URL=mongodb://localhost:27017/test
  • Init : yarn run init
  • Start the bot in development mode : yarn run dev

Contribute

  • Create a new branch (feature/, fix/, update/, refactor/)(name)
  • Push your changes to the branch
  • Create a pull request

About

Discord bot which manage daily Rubik's cube competitions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •