Skip to content

Releases: uwcsc/codeybot

v0.7.1

25 Jul 15:40
8870855
Compare
Choose a tag to compare

What's Changed

  • changed time to 1 min for update + channel id for office status by @danielk1345 in #245
  • Adding options and subcommands to CodeyCommand by @mcpenguin in #237
  • Small fixes to slash commands, refactored flipcoin/rolldice by @mcpenguin in #249
  • Info and help commands rework in #249
  • setup local dev and staging to use yarn by @alexz429 in #250

Full Changelog: 0.7.0...0.7.1

v0.7.0

08 Jul 02:07
4195bb4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.2...7.0.0

0.6.2

09 Jun 01:02
1fe16b0
Compare
Choose a tag to compare

What's Changed

  • Commented out descriptions in PR template by @Picowchew in #213
  • Fix use of single quote character by @smilesthesad in #215
  • Setup Coffee chat cron by @alexz429 in #214

Full Changelog: 0.6.1...0.6.2

0.6.1

16 May 00:18
fdb6ac1
Compare
Choose a tag to compare

IUpdate Readme

Full Changelog: 0.6.0...0.6.1

0.6.0

12 May 05:45
0e02a97
Compare
Choose a tag to compare

This introduces a couple of bug fixes and nice-to-haves.

v0.5.0

04 May 01:38
8001217
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.5.0

0.4.1

12 Mar 23:39
74111f0
Compare
Choose a tag to compare

What's Changed

  • Create db user profile
  • Added gcplogs to Prod
  • Gave more leniency for spam and troll detection
  • Properly renamed classes
  • add redundant tag to coffeematch
  • parse error obj to string before logging
  • Modified message listener so bot ignores its own messages
  • Add user profile customizations

Full Changelog: 0.4.0...0.4.1

v0.4.0

07 Feb 04:03
b9efbb0
Compare
Choose a tag to compare

What's Changed

  • Added spam and troll detection by Picowchew in #152

v0.3.0

05 Feb 18:09
13288da
Compare
Choose a tag to compare

Added

  • Coffee chat: users can now sign up for a coffee chat role, to be matched for chats with other users.

v0.2.0

29 Jan 20:52
be89d19
Compare
Choose a tag to compare

Added

  • Codey coins: users can now earn a virtual currency within the CSC server called Codey coins. Use .coininfo for more information.
  • Blackjack: users can gamble their Codey coins in a game of Blackjack!
  • Fun commands such as coin flip and dice roll.
  • Interviewers can now temporarily pause their profile from being displayed on the interviewers list.
  • Interviewers list now shows each interviewer's domains.

Changed

  • Interviewers' usernames are replaced with @ mentions on the interviewers list.