Skip to content

Releases: Antares-Network/CSSC-Bot

Version 2.2.2

12 Sep 22:40
90b642d
Compare
Choose a tag to compare
Version 2.2.2 Pre-release
Pre-release

New in Version 2.2.2

  • Bugfixes galore
  • New /cscreatechannels command to create cs channels for every entry in the class database and ping all the people in that class that a new channel was created.
  • Update the class database to contain Channel ID's and Channel Names.
  • Updated some dependencies.

Merged Pull Requests

Full Changelog: v2.2.1...v2.2.2

Version 2.2.1

07 Sep 13:48
6e40e09
Compare
Choose a tag to compare

New in version 2.2.1

  • Many more bugfixes, dependency updates
  • Added contributing standards and pull request templates
  • Added interfaces and strong typing to all database calls
  • Updated workflows to work on the correct branches
  • Refined branch protection rules to make collaboration easier

Merged Pull Requests

New Contributors

Full Changelog: v2.2.0...v2.2.1

Version 2.2.0

01 Sep 20:11
58f06d4
Compare
Choose a tag to compare

New in version 2.2.0

  • Switched data storage to MongoDB
  • Published a new Docker image, learn more at the Docker Docs
  • Lots and lots and lots of bug fixes
  • Added code formatting, dependency checking, basic ci/cd and more

Admin Commands

  • /createRoles - Modified to work without a reboot or copying to an .env file
  • /csClassPoll - Create the poll that will allow students to select their cs classes

Pull Requests Merged

Full Changelog: v2.1.0...v2.2.0

v2.1.0

22 Aug 04:21
Compare
Choose a tag to compare

New in version 2.1.0

Added Features

User Commands

  • /help - Shows this help embed
  • /github - Shows the official GitHub repository for this bot.
  • /view - Shows a list of all roles that I have assigned to you
  • /clear - Removes all roles that I have assigned to you
  • /uptime - Shows how long I have been online
  • /status - Shows the status of the bot
  • /version - Shows what code version the bot is running
  • /ping - Shows the ping of the bot

Admin Commands

  • /createRoles - Creates the roles that will be used in the server and in polls
  • /staffpoll - Creates a poll for staff role choosing
  • /yearpoll - Creates a poll for year role choosing

Features

  • College Student Roles - Assigns the correct role for your year in school.
  • College Employee Roles - signs the correct role for your job title.

Full Changelog: https://github.com/Antares-Network/CSSC-Bot/commits/V2.1.0