No description
Find a file
2025-03-20 21:31:20 +00:00
src ban reaction 2025-03-20 21:30:17 +00:00
types nice new update 2025-01-18 01:27:58 +00:00
.env.example nice new update 2025-01-18 01:27:58 +00:00
.eslintrc.json nice new update 2025-01-18 01:27:58 +00:00
.gitignore nice new update 2025-01-18 01:27:58 +00:00
LICENSE first commit probably lots of errors 2021-08-25 01:01:46 +01:00
nodemon.json nice new update 2025-01-18 01:27:58 +00:00
package-lock.json nice new update 2025-01-18 01:27:58 +00:00
package.json ban reaction 2025-03-20 21:30:17 +00:00
README.md nice new update 2025-01-18 01:27:58 +00:00
TODO nice new update 2025-01-18 01:27:58 +00:00
tsconfig.json ts settings update and fix 2025-01-18 14:46:30 +00:00

knightrider

the all-purpose open source discord bot for CWH11's Hangout Crew.

set up

  • go to discord.com/developers and make a bot token

  • take note of the client id, client secret, snd then bot token

  • make a mysql server with a db

  • copy the .env.example file to .env fill in the client id, client secret bot token and database uri

  • from the folder run npm install --save-dev then npm run build finally npm run start

Features

[ ] - reaction roles

[ ] - message macros

[ ] - custom reaction role embeds

[ ] - reaction ban

[ ] - reaction kick

[ ] - user info/strike system

[ ] - CAPS spam

[ ] - word filter (use built in auto mod)

[ ] - simple web dashboard

[ ] - mc server status command (use McStatus https://mcstauts.net/bot)