Skip to content

olivierpoupier/first-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord reaction bot

A simple bot in Node using TS

Installing

  1. npm install
  2. Create a .env file and add your discord token under TOKEN=<your-token>

Running

CLI

Compiling the project in watch mode: npm run watch

Running the application: npm start

Running the tests: npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published