Skip to content

Releases: beanbeanjuice/cafeBot

v1.4.2 | beanBot - Updated README, Bug Fixes

13 May 20:45
a7324f0
Compare
Choose a tag to compare
  • Edited the message for when you order for someone. It is now less ambiguous.
  • Cleaned up the help command.
  • A new guild join message was added.
  • A new command error message was added when a command was tried to run while the bot was starting up.
  • Updated the README file. Check out https://www.github.com/beanbeanjuice/beanBot!

v1.4.1 | beanBot - Improved Cafe Menu, Bug Fixes

13 May 12:21
7b8930e
Compare
Choose a tag to compare
  • Fixed the bug where when the serve command is first run, it would give the person a cooldown.
  • Rearranged the order command. The order command has been switched from order (user) (item) to order (item) (user) to further coincide with the serve command.
  • Added more personality to the cafe menu items.
  • Improved the menu system. Now when running the command menu, you can now do menu (item number) to show more information about that item.!

v1.4.0 | beanBot - Cafe System, Bug Report/Feature Request Commands, Bug Fixes

13 May 02:34
f37d489
Compare
Choose a tag to compare
  • Added a Cafe system! Use the command help cafe for more information! You can now buy drinks, give people orders, and etc! Suggest more things if needed! Do get money, use the command serve (word) where the word is any English word! The higher the letter count, the higher the amount of money you get. But, if a lot of people use the same word, you will get less money.
  • Added a bug report command. Using the command bug-report, it gives you a link to where you can submit bug reports.
  • Added a feature request command. Using the command feature-request, it gives you a link to where you can submit feature requests.
  • Fixed an issue with usages not showing for commands like !!help ban or !!help kick.

v1.3.0 | beanBot - Counting Channel

12 May 10:58
2852b97
Compare
Choose a tag to compare
Pre-release
  • Added the ability to add a counting channel! To do this, make a counting channel and use the set-counting-channel command!

v1.2.1 | beanBot - Update Channel, Bug Fixes

11 May 19:37
4fa7d61
Compare
Choose a tag to compare
  • Moved the Live Channel Role to the Twitch Category. This is to help with readability and understandability.
  • Added the ability to choose which channel to send bot updates in. This was to stop spam in channels that didn't want spam. The default command is !!set-update-channel which sets the current channel to receive updates for the bot. Make sure to enable this with the default command !!notify-on-update enable or !!notify-on-update disable!
  • Updated the !!ping command! This now shows more information about the bot!

v1.2.0 | beanBot - Live Notifications Role, Update Notifications

11 May 11:43
aeb7e1e
Compare
Choose a tag to compare
  • Created the Live Notifications Role. You can now specify what role to mention when an added twitch user goes live. This can be set to none. To check this out, do !!help set-live-notifications-role for more information. An example usage would be, !!set-live-notifications-role @FakeRole2.
  • Added the ability to show when beanBot has been updated. This is enabled by default.

v1.1.5 | beanBot - Bug Fixes

11 May 07:50
8de0321
Compare
Choose a tag to compare
Pre-release
  • Bot no longer types when a command is run.
  • Fixed the clear command. Only 99 messages can be deleted at once.

v1.1.4 | beanBot - Bug Fixes

08 May 05:31
59d132b
Compare
Choose a tag to compare
Pre-release
  • Fixed the twitch channels not being updated until the bot was restarted.

v1.1.3 | beanBot - Bug Fixes

06 May 09:17
ec786f6
Compare
Choose a tag to compare
Pre-release
  • Fix the help command from not showing an unknown command.
  • No longer removes the commands once they are sent.

v1.1.2 | beanBot - Bug Fixes

06 May 00:39
Compare
Choose a tag to compare
Pre-release
  • The bot no longer leaves instantly when the queue is empty or when the voice channel is empty.
  • Moved everything outside of the JSON so that there will be no issues with leaks.