github sogebot/sogeBot 1.3.0

latest releases: 22.10.1, 22.10.0, 22.9.4...
7 years ago

Migration

  • If you are updating from previous version, please run npm run migrate and npm install before running a bot

Changelog

  • bot can have multiple owners now
  • cooldowns can be global or per user (#109)
  • Added (var.#) for setting and getting custom variables in custom commands
    • Example:
    • custom command settings !mmr with response (sender) my awesome mmr is (var.mmr)
    • !mmr 7410 - sets mmr variable
    • !mmr will respond with @sender my awesome mmr is 7410
  • notice can contain symbols now
  • removed !top command
  • added message count to !me command
  • added (random.subscriber) and (random.online.subscriber) filters
  • possibility to enable/disable prices, notices, custom commands, aliases and keywords from dashboard and as commands (e.g. !notice toggle <id>, !command toggle <command>) (#118)
  • !uptime format can be changed in settings->systems (#119)
  • cooldowns messages are sent as whispers
  • added bot response time to status
  • added !set moderationAnnounceTimeouts true/false to send moderation message to chat (#124)
  • various optimization

Don't miss a new sogeBot release

NewReleases is sending notifications on new releases.