Skip to content

matthsivak/Oxyroid

Repository files navigation

Oxyroid

A powerful multipurpose discord bot

DISCLAIMER: This framework is for developers to make their work a lot easier. It is not for people that don't do anything with discord.js.

Basic setup

git clone https://github.com/matthsivak/Oxyroid/
npm install

Create your .env file

TOKEN=yourToken
DEV=off

Run the discord.js part of the bot

NOTE: There will be a dashboard soon. But now we are focusing on the d.js part.

npx ts-node server/index.ts

Current features

  • CommandLoader for fast commmand creation
  • FeaturesLoader for fast creation of event listeners
  • A great logger for debbuging
  • MongoDB support built in

About

Opensource multipurpose bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published