Releases: beanbeanjuice/cafeBot
Releases · beanbeanjuice/cafeBot
v1.4.2 | beanBot - Updated README, Bug Fixes
- 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
- 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 fromorder (user) (item)
toorder (item) (user)
to further coincide with theserve
command. - Added more personality to the cafe menu items.
- Improved the menu system. Now when running the command
menu
, you can now domenu (item number)
to show more information about that item.!
v1.4.0 | beanBot - Cafe System, Bug Report/Feature Request Commands, Bug Fixes
- 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 commandserve (word)
where theword
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
- 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
- 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
- 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
- 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
- Fixed the twitch channels not being updated until the bot was restarted.
v1.1.3 | beanBot - Bug Fixes
- 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
- 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.