Skip to content

fox5352/Discordia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discordia

A discord bot to help manage checking in and out

System requirements

you need to have node and npm installed on your machine

commands

to install all packages do

npm install

To run script

create a .env file and fill required environment variables

TOKEN=<token from discord bot>

CHANNEL_ID=<the channel id of where you want the bot to message>

you will need to run the program to create a config file, bot won't run if there are no tasks to perform om he config file

run program

npm run start

dev mode

npm run dev

list of packages used

About

A small discord bot project me and my friend made

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published