js-discord-bot

A simple bot using discord.js v14

GPL-3.0 License

Stars
4

Bot releases are hidden (Show)

js-discord-bot - v2.0.3-RELEASE Latest Release

Published by qFlox 8 months ago

Changelog

For v2.0.3

  • Updated documentation in README.md
  • Added moderation category + commands
  • Added mongoose support

Planned updates

Coming between v2.0.4 and v2.0.9

  • Adding all necessary utility commands to the category.
  • Adding more commands to the moderation category.
  • Cleaning up the code.
  • Creating a ticket system.
  • Any bugs that come up.
  • Creating a dedicated discord for this project.

Extra info

  • Check README.md for instructions on how to setup.
  • Report any bugs or issues in the issues tab.
js-discord-bot - v2.0.2-HOTFIX

Published by qFlox 8 months ago

Changelog

For v2.0.2-HOTFIX

  • Updated documentation on the README.md file.
  • Added missing files

Planned updates

Coming between v2.0.3 and v2.0.8

  • Adding all necessary utility commands to the category.
  • Creating moderation category and adding all the necessary commands.
  • Creating a ticket system.
  • Any bugs that come up.
  • Creating a dedicated discord for this project.
js-discord-bot - V2.0.2

Published by qFlox 8 months ago

Changelog

For v2.0.2

  • Upgraded to Discord.js v14 ( v2.0.0 )
  • Fixed mem leaks (I don't know how I got mem leaks on a discord bot)
  • Added slash + prefix command support.
  • Re-made the read me to actually give information.
  • Fixed some bugs.
  • Removed all previous releases.

Planned updates

Coming between v2.0.3 and 2.0.8

  • Adding all necessary utility commands to the category.
  • Creating moderation category and adding all the necessary commands.
  • Creating a ticket system.
  • Any bugs that come up.
  • Creating a dedicated discord for this project.

How to use

Make sure you have the latest version of node.js installed. Then run
npm i in the terminal and you should be good to go!