Skip to content

Wolfyxon/ProgressBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

261 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProgressBot

A small progress tracking bot I made for my class Discord server.

I teach my classmates coding sometimes after school.

Installation and running

Install NodeJS if you haven't already.

Download and unpack the repo or use git

git clone https://github.com/Wolfyxon/ProgressBot.git

Then in the downloaded repository, run

npm i

and wait for the dependencies to install.

After that, run the bot

npm run dev

If you want to run it in production, use

npm run build

and

npm run start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published