Hello everyone, I’m working on a simple general purpose discord bot in order to get warmed up. This has been a pretty tedious task since most of the discord.js documentation is in commonjs and vanilla javascript while my setup uses all Typescript. I don’t exactly want to spend too much time on my Discord bot so here’s some features you might expect. I did use a lot of code from the documentation and some fixes I found on stack overflow.
- Ban command
- Kick command
- Timeout command
- Server Info command
- User Info command
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.