vector-bot
vector-bot copied to clipboard
A Discord bot for advanced moderation and server management.
An Important Announcement Today, I am officially announcing the closure of the Vector project. Some of those following this project may not be all that surprised. Ever since I stepped...
It would be neat if Vector had an API that other people / bots could interact with. Things like the custom permission system could be exposed, maybe the moderation database...
  cleans up a bunch from the transpiled code :+1:
jimp was last updated roughly 2 years ago, and recently, there's been a security vulnerability found in one of it's dependencies. according to [this conversation](https://github.com/oliver-moran/jimp/issues/1079) on their repo, the author...
Node 18 now has support for the browser `fetch()` method. It's also an LTS release, so we can rely on there being plenty of bug fixes and backported features for...
Given Vector's increasingly ambitious pursuit of customization, it's looking more and more necessary to create a full-fledged GUI for managing the bot's settings. Vector will have a web-based config editor,...
Ideally I'd like to stop using express. It was really built for a node ecosystem that has grown far beyond what express tries to accomplish. For starters, most of its...