Skip to content

Releases: abhaysv/SAMP-Discord-Bot-Dumbledore

version 2.1 Released

23 Jul 09:20
5e3a82a
Compare
Choose a tag to compare

New Cmds & Feature Updates along with better code readability.

  • Removed community speceifc function for a generalized cmds.
  • New cmds /setchannel , /setip ,/setport , /clear ,/sban ,/unban
  • Premission fixes for admin cmds.
  • Debug Msges can now be toggled.

version 2.0 Released

13 Jul 19:08
Compare
Choose a tag to compare

Has some pretty basic functionality.

  • You can query SAMP server you can query samp servers and display the no of players. (/players)
  • A CMD to reply with the server IP
  • It has a feature similar to the application-bot where it can initiate Applications in DM. (/apply) [ This feature will be refined in future versions]
  • It can search for bans (/sban) , it has an example implementation you will need to edit the SQL accordingly.
  • Logging feature for things like reports, it has an example implementation you will need to edit the SQL accordingly.
  • A command processor which will allow you to change the bot cmd character.

Note this version doesn't have proper documentation as of this version since it wasn't meant to be released. But later versions will surely contain a better more optimized version with more cmds and proper documentation.

Procfile has already been set up for deployment in Heroku.