• v3.1.0 c36b2fa7d8

    v3.1.0
    Some checks failed
    continuous-integration/drone/push Build is failing
    continuous-integration/drone/tag Build is failing
    Stable

    Vylpes released this 2023-07-08 13:36:54 +01:00 | 161 commits to main since this release

    New Features

    • Add /timeout command
    • Add Drone CI/CD scripts for easier deployment and testing

    Changes

    • Improve implementation of events
    • Removed GitHub actions scripts as we have moved to Drone

    Bug Fixes

    • Fix about command crashing when no repo link was supplied in the env variables
    • Fix warn command not responding to the moderator when warning a user

    Dependencies

    • Update random-bunny to v2.0.5
    Downloads
  • v3.0.7 39999dfbba

    v3.0.7 Stable

    Vylpes released this 2023-05-08 18:24:36 +01:00 | 238 commits to main since this release

    • Update dependency minimatch to 3.1.1
    • Update dependency xml2js
    Downloads
  • v3.0.6 f9c706fdd8

    v3.0.6 Stable

    Vylpes released this 2023-03-29 13:13:34 +01:00 | 239 commits to main since this release

    • Update http-cache-semantics to v4.1.1
    • Update json5 to v2.2.2
    Downloads
  • v3.0.5 ec9aba8e26

    v3.0.5 Stable

    Vylpes released this 2022-12-02 17:42:11 +00:00 | 244 commits to main since this release

    • Bump minimatch to 3.1.2
    Downloads
  • v3.1-alpha1 a01a43788e

    v3.1 Alpha 1 Pre-release

    Vylpes released this 2022-07-16 16:12:55 +01:00 | 241 commits to develop since this release

    • Add ignore command to make message events ignore messages in specific channels
    Downloads
  • v3.0.4 f080dc4e2d

    v3.0.4 Stable

    Vylpes released this 2022-07-06 12:13:32 +01:00 | 249 commits to main since this release

    What's Changed

    Full Changelog: https://github.com/Vylpes/vylbot-app/compare/v3.0.3...v3.0.4

    Downloads
  • v3.0.3 1403619bda

    v3.0.3 Stable

    Vylpes released this 2022-06-05 14:11:01 +01:00 | 251 commits to main since this release

    What's Changed

    Full Changelog: https://github.com/Vylpes/vylbot-app/compare/v3.0.2...v3.0.3

    Downloads
  • v3.0.2 aa070bb7a7

    v3.0.2 Stable

    Vylpes released this 2022-05-16 18:41:15 +01:00 | 252 commits to main since this release

    • Stop lobby command from being able to setup a channel as a lobby channel multiple times
    • Re-added Bunny command
    • Fix assignable roles from erasing themselves when you add too many

    Please note you will need to migrate your database, using the yarn db:up command

    Downloads
  • v3.0.1 10aa1568a4

    v3.0.1 Stable

    Vylpes released this 2022-04-24 14:55:49 +01:00 | 254 commits to main since this release

    What's Changed

    Full Changelog: https://github.com/Vylpes/vylbot-app/compare/v3.0...v3.0.1

    Downloads
  • v3.0 04a4a6204c

    v3.0 Stable

    Vylpes released this 2022-04-24 14:46:37 +01:00 | 259 commits to main since this release

    • Migrate to Yarn
    • Migrate to TypeScript
    • Merge VylBot Core
    • Merge MankBot
    • Create SQL Database
    • Add different commands per server
    • Add setup command for lobby
    Downloads