Go to file
baz e263e9732c Store beat games in the database 2023-12-18 23:53:52 +00:00
commands Store beat games in the database 2023-12-18 23:53:52 +00:00
events Move from module to commonjs 2023-11-26 23:02:34 +00:00
models Refactor models 2023-12-18 21:55:04 +00:00
.env.template Create .env.template file 2023-11-20 22:09:59 +00:00
.eslintrc.json Move from module to commonjs 2023-11-26 23:02:34 +00:00
.gitignore Correct .gitignore 2023-12-16 20:36:35 +00:00
README.md Add README.md 2023-11-16 23:36:14 +00:00
databaseHelperFunctions.js Add new databaseHelperFunctions 2023-12-18 23:53:12 +00:00
dbInit.js Remove comment 2023-12-18 22:49:02 +00:00
dbObjects.js Create associations 2023-12-18 21:56:59 +00:00
deploy-commands.js deploy-commands.js cleanup 2023-11-27 23:41:23 +00:00
igdb.js Apply linter to igdb.js 2023-11-30 23:38:01 +00:00
igdbHelperFunctions.js Simplify getCoverURL then 2023-12-16 20:37:09 +00:00
index.js Fix requires 2023-12-18 21:55:20 +00:00
package-lock.json Move from module to commonjs 2023-11-26 23:02:34 +00:00
package.json Move from module to commonjs 2023-11-26 23:02:34 +00:00

README.md

The Ochulus

The Ochulus is a simple personal discord bot used for tracking games completed during a 100 Game Challenge.

Requirements

  • Todo