A powerful and extendable Discord bot, with it's own module system :3 thevoid.cafe/projects/voidy
TypeScript 100.0%
32 1 0

Clone this repository

https://tangled.org/thevoid.cafe/voidy
git@tangled.org:thevoid.cafe/voidy

For self-hosted knots, clone URLs may differ based on your setup.

README.md

️✨ Voidy ✨

My powerful discord bot :3

🚀 Deployment#

To deploy this project, in development mode, run the following command in your terminal of choice.

deno task dev

📝 Goals#

  • Implement a robust combined event and command handling system, with proper namespacing, titled "feature manager"
  • Built-in statistics system, which records monthly channel/user activity, command executions per guild/user, and more (all recorded data is viewable by the user or guild admins)
  • Built-in relationship management system, which allows sharing secret messages and giving other users access to your statistics data
  • Integration of Snowfall API, with configurable instance URL and token, for synchronizing statistics, in a last.fm like fashion, but more open and cool

🎨 Credits#

Certain features of this bot were the result of conversations with:

Additionally, some of the docs and guides used: