Skip to content

N-Word Counter Bot for Discord built with Bun and TypeScript.

Notifications You must be signed in to change notification settings

codesaursx/nword-counter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@CodesaursX/nword-counter-bot

A discord bot to save how many times a user says the N-Word in a server, and display the total via command.

Run Locally

To run this project locally, you have to install Bun in your machine.

First, install the dependencies of the project with the following command:

bun install

Then, create a .env file with the values showed in the .env.example file.

Run the project by executing the following command:

bun start
# or
bun start:dev

About

N-Word Counter Bot for Discord built with Bun and TypeScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published