Skip to content

Mobyrr/blacklist-word-replacer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blacklist-word-replacer

Discord bot written in typescript to replace words Invitation link

Setup

Install dependencies and transpile code

npm install
npx tsc

Configure env

Create a .env file in the project root and replace MYTOKEN with your bot's token

BOT_TOKEN=MYTOKEN

Deploy commands

You need to deploy commands to make slash commands visible and usable

npm run deploy

Run

npm run start

About

discord bot written in typescript

Resources

License

Stars

Watchers

Forks