Skip to content

✏️ A Discord bot that highlights words or expressions and tells you when they were said

License

Notifications You must be signed in to change notification settings

favna/highlight

 
 

Repository files navigation

Highlight

A simple to use highlight bot made using klasa and discord.js.

Installation

Clone this repository, make sure you have git installed and run

npm i # Or yarn

Copy config.example.ts to config.ts, fill in the values, then run:

npm run build
node .

About

✏️ A Discord bot that highlights words or expressions and tells you when they were said

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.6%
  • JavaScript 4.4%