Skip to content

Releases: beanbeanjuice/cafeBot

v2.3.1 | cafeBot - Bug Fixes

25 May 10:46
075ce0d
Compare
Choose a tag to compare

Features

  • New messages are no longer sent for each turn. This helps stop rate-limiting and spam.

Bug Fixes

  • Fixed a bug where only the instrumental versions of songs would play when playing from Spotify.
  • Fixed a bug where the connect-4 game had view issues on mobile.

v2.3.0 | cafeBot - Bug Fixes

24 May 12:46
200042d
Compare
Choose a tag to compare

Features

  • Added the 8-ball command. Find your fortune!
  • Added the coin-flip command. You can now flip a coin!
  • Added the dice-roll command. Want to roll a dice?
  • Added the tic-tac-toe command! You can now play tic tac toe with other users.
  • Added the connect-four command! You can now play connect four with other users.

Bug Fixes

  • The counting SQL error message has been fixed.
  • Added more specific counting stats.

v2.2.1 | cafeBot - New Commands, Bug Fixes

21 May 05:57
68fae8e
Compare
Choose a tag to compare

Features

  • Rearranged the arguments for the raffle and poll commands.
  • Added the bonk command. You can now bonk someone!
  • Added the dab command. I don't know why you'd use this, but now you can dab at someone.

Bug Fixes

  • Fixed a bug with the raffle and poll commands.

v2.2.0 | cafeBot - Apple Music Support, New Commands, Bug Fixes

20 May 15:51
bb9a08c
Compare
Choose a tag to compare

Features

  • Added the !!dance command! You can now dance by yourself, or with others!
  • Added the !!whois command! You can now see user information about yourself or others. Usage is !!whois or !!whois @beanbeanjuice!
  • Added the !!counting-statistics command! You can now see counting statistics for your server! See which number you're currently on and see your high score! Additionally, whenever you surpass 100 intervals, you now get a gold star!
  • Added Apple Music Song support. HOWEVER, Playlist support cannot be added as I believe I need to be a certified Apple developer. This will be added in the future.

Bug Fixes

  • The README.md file where the ping and poll command descriptions were switched.
  • The random number math for the INTERACTION commands.
  • Not all of the songs would get cleared when you use the stop command.
  • Nom images were showing up for the Poke command.
  • Moved all images in the bot to a CDN. No missing images should appear anymore.
  • Moved to one TwitchHandler. Bot startup times should be much faster.

v2.1.2 | cafeBot - Bug Fixes

19 May 03:57
8cd7522
Compare
Choose a tag to compare

Features

  • Moved images to a CDN. They should no longer be suddenly and randomly deleted.
  • You can now donate to the bot. THIS IS NOT REQUIRED, but this will help keep server costs to a minimum and allow more features to be added.
  • Interaction arguments are now optional. Instead of !!hug @beanbeanjuice Here's a hug you can do !!hug on its own to hug yourself! This works for all interaction commands. You can now also mention multiple people. For example, you can do !!hug @user1 @user2 Here's a hug!.

Bugs

  • Fixed an error where the bot would not leave the VC after 300 seconds of inactivity.
  • The !!feature-request and !!bug-report commands had issues on mobile. These are now fixed.

v2.1.1 | cafeBot - Critical Bug Fix

16 May 21:12
7864218
Compare
Choose a tag to compare
  • Fixed an error where discord mobile users could not use commands that mentioned users.

v2.1.0 | cafeBot - Birthdays, Interaction Commands, Bug Fixes

16 May 17:15
Compare
Choose a tag to compare
  • INTERACTION commands! Do !!help interaction to see all of the new commands such as hug, kiss, slap, and much more! 20 new commands were added in INTERACTION!
  • BIRTHDAYS! - Global birthdays have been added! Set your birthday, and any server that this bot is in, granted they have the birthday channel set, will be notified on your birthday! To set a birthday channel, do !!set-birthday-channel and to add your birthday do !!set-birthday YYYY-MM-DD. For example, do !!set-birthday 2003-03-22. To check someones birthday, do !!getbirthday @testUser or to see your own birthday, do !!getbirthday!
  • Fixed an issue with the ban command.
  • Made the help command less confusing.

v2.0.1 | cafeBot - Bug Fix

15 May 19:23
b53a36c
Compare
Choose a tag to compare
  • Fixed the ordering SQL bug.

v2.0.0 | cafeBot - Rebranding!

15 May 18:35
Compare
Choose a tag to compare

The bot has been renamed to cafeBot! This is to remove that egotistical title before (smh).

v1.5.0 | beanBot - Polls, Raffles, Avatar Command, Bug Fixes

14 May 23:00
e646743
Compare
Choose a tag to compare
  • Added polls! You can now create polls. Do !!help createpoll or !!help interaction for more information!
  • Added raffles! You can now create raffles too! Do !!help createraffle or !!help interaction for more information!
  • Avatar Command! You can now get someone's avatar by using the avatar command.
  • Commands now have examples! When you do !!help (command name), it now shows you an example of how to use it!
  • Updated the ping command. It now looks nicer.