Skip to content

Releases: boaz-baekjoon/baekjoon-discord-bot

Baekjoon-Bot v2.1.2

11 Feb 11:44
8e50047
Compare
Choose a tag to compare

Changelogs

  • No longer print 'Algorithm Category' via /prob, /daily
  • Still prints in /category
  • Fixed minor bugs

Baekjoon-Bot v2.1.1

10 Feb 08:50
1cc2012
Compare
Choose a tag to compare

Changelogs

  • Kill Baekjoon Bot when initializing is failed
  • Fixed minor bugs

Baekjoon-Bot v2.1.0

04 Feb 12:37
235e89e
Compare
Choose a tag to compare

Changelogs

  • Delete user information when Baekjoon Bot is removed from the server
  • Notify user that their information will be deleted whenever the bot is removed

Baekjoon-Bot v2.0.0

04 Feb 09:03
Compare
Choose a tag to compare

Breaking Changes (v2.0.0)

  • All commands were changed from "!{command}" to "/{command}", known as 'Slash Command'
  • New commands are available:
    • /categorylist: Print a list of algorithm categories
    • /quit: Delete all information including Baekjoon ID
    • /deactivate: Deactivate daily notification
  • Changed the category list not to print the specific algorithm category
  • Fixed typos

Update the permission of Baekjoon-Bot by clicking the following link:
https://discord.com/api/oauth2/authorize?client_id=1133277476869640212&permissions=2147502080&scope=bot+applications.commands


업데이트 사항 (v2.0.0)

  • 모든 명령어가 !{명령어} 에서 /{명령어}로 변경되었습니다. 명령어 목록은 /help를 통해 확인해주세요.
  • 새로운 명령어가 추가되었습니다.
    • /categorylist: 알고리즘 분류 목록 출력
    • /quit: 백준 ID를 포함한 유저 정보 제거
    • /deactivate: 일일 알림 비활성화
  • 알고리즘 분류 출력 시, 구체적인 알고리즘 종류를 출력하지 않도록 수정했습니다.
  • 오탈자를 수정했습니다.

다음 링크를 클릭하셔서 권한을 업데이트 해주세요:
https://discord.com/api/oauth2/authorize?client_id=1133277476869640212&permissions=2147502080&scope=bot+applications.commands

Baekjoon-Bot v1.0.0

29 Jan 09:02
Compare
Choose a tag to compare

Baekjoon-Bot v1.0.0

Feature

  • Personalized problem recommendation using user's Baekjoon stats with Machine Learning
  • Get daily problem with real-time notification
  • Select a category of algorithm to get the problem
  • Report a bug or send a feedback to developers anonymously

Team members:

@synoti21 @HaJunYoo @lonannn @YunSeo00