Skip to content

miikaoskari/dc-bot

Repository files navigation

discord bot

bot being run in a private server

commands:

  • video

install

install deps

npm install

add config.json containing token and clientId.

usage

register commands:

node deployCommands.js

run bot:

node index.js

docker

docker buildx build -t dc-bot .
docker run -v ./config.json:/app/config.json dc-bot

About

discord bot with various commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages