general purpose discord bot
Go to file
staticfanfare d017d0d852 updated eslintrc 2023-12-18 15:23:51 -05:00
commands lots of changes/new features. added some currency commands and a database system 2023-12-18 09:56:55 -05:00
events lots of changes/new features. added some currency commands and a database system 2023-12-18 09:56:55 -05:00
models lots of changes/new features. added some currency commands and a database system 2023-12-18 09:56:55 -05:00
.eslintrc.json updated eslintrc 2023-12-18 15:23:51 -05:00
.gitignore updated gitignore 2023-12-18 15:23:38 -05:00
LICENSE Initial commit 2023-12-17 18:24:10 -05:00
README.md lots of changes/new features. added some currency commands and a database system 2023-12-18 09:56:55 -05:00
dbInit.js lots of changes/new features. added some currency commands and a database system 2023-12-18 09:56:55 -05:00
dbObjects.js lots of changes/new features. added some currency commands and a database system 2023-12-18 09:56:55 -05:00
deploy-commands.js commands now deploy globally 2023-12-17 20:55:34 -05:00
example.config.json commands now deploy globally 2023-12-17 20:55:34 -05:00
helpers.js lots of changes/new features. added some currency commands and a database system 2023-12-18 09:56:55 -05:00
index.js lots of changes/new features. added some currency commands and a database system 2023-12-18 09:56:55 -05:00
package-lock.json lots of changes/new features. added some currency commands and a database system 2023-12-18 09:56:55 -05:00
package.json lots of changes/new features. added some currency commands and a database system 2023-12-18 09:56:55 -05:00

README.md

skopa

general purpose discord bot

running

install dependencies: npm install

initialize database: node dbInit.js

deploy commands: node delpoy-commands.js

start the bot: node index.js

TODO

  • Finish currency system