Skip to content

zsoltime/discord-dev-jokes-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Discord Dev Jokes Bot 🤖

Discord bot that posts dad style programming jokes.

Tools Used

Install and Build

Clone this repo

git clone https://github.com/zsoltime/discord-dev-jokes-bot.git
cd discord-dev-jokes-bot

Install dependencies

npm install

Start dev server

It starts a dev server, monitor for changes and restarts on any change.

npm run dev

Start

It starts the node.js application.

npm start

Run tests

It runs tests using Jest.

npm test

Credits

Bot icons are made by Freepik from Flaticon

About

Discord dev jokes bot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published