Skip to content

Yucibot v1.1 - The command update

Compare
Choose a tag to compare
@Mstiekema Mstiekema released this 29 Jan 18:27
· 98 commits to master since this release

The command system has been reworked a lot the past few commits. Here's a quick recap of what has changed:

  • Changed the location of a few modules
  • Only have one bot.on listener (no more memory leak errors with this)
  • You can now add custom commands
    • !addcommand and !removecommand in chat for mods
    • Command section for admins on the website where they can add, edit and remove commands
  • Proper command page which displays also displays difference between commands for everyone and mods

It doesn't look all that good on the website at the moment, but one of the next releases will be a big website rework.