beanbeanjuice / cafeBot

A Discord bot! It has a currency system, cafe menu, poll and raffle system, and much more! It also has interaction commands such as hugging and smiling, but also commands for getting cafe memes, and soon to be more!
https://www.beanbeanjuice.com
GNU General Public License v3.0
9 stars 3 forks source link

Renamed the 8 Ball Command #574

Closed beanbeanjuice closed 1 year ago

beanbeanjuice commented 1 year ago

Description

Changed from /8-ball to /8ball. Additionally, fixed the random number generator. It used to return a number between 1 and 3 instead of 0 and 1. For convention, using the latter.

Fixes #572

Type of Change

Changes

Test Configuration:

Checklist: