Releases: brussell98/Mirai
MiraiBot 3.2.0
The final version of Mirai before becoming an npm module.
BrussellBot v2
I've finally made the public branch obsolete, meaning that anyone can run from the master branch and it will be fine. This also makes releases sort of pointless now so this might be the last one.
Changes:
There are so many there's no point in even listing them.
BrussellBot v1.4.0 Public Edition
Changes:
- Removed VS Code stuff
- Made command counters global
- Fetch offline users
- Improve cleverbot and mention catcher so it doesn't repeat
- Show mod commands in blue
- Don't try to delete PMs
- Update event listeners
- Remove @ s from messages
- Removed shouldCarbonAnnounce variable
- Add timeTaken to eval and ping
- Use startsWith() to detect eval
- Updated games.json
- Updated correctUsage()
- Renamed msgArray to toSend
- Added ]id and ]beep
- Changed default prefixes
- Updated about command
- Doesn't always say invited by carbon when through PM
- Don't allow "." in dice because crash
- Removed ]letsplay
- Lots of updates to ]info
- findUser()
- Member undefined checks
- Don't allow unicode in anime/manga
- Updated ]osu
- Moved api keys to consts
- Swap wind speeds to match
- Fix wrongly placed returns
- Added ]image
- Added mute and unmute command
- Update stats command
- Update prune and clean
- Added kick and ban commands with messages
- Added 👍 messages
- Updated color comamnds
- Updated styles module
- Switch versioncheck to use public version
- Updated package.json
- Change commands list link
- Renamed
is_heroku_version
touse_env
- Updated aliases
- Updated config
- Use cleanContent in logs
BrussellBot v1.3.1 patch
Fixes:
- Remove unused
fs
module everyoneMentioned
checks- better game detection in
info
command - fixed
osu sig
command - added
return
tocatfacts
fails
Improvements:
- changed node engine to
>=5.5.0
inpackage.json
- minor changes to some response formats
BrussellBot v1.3.0
After this point my version of the bot will be branched off so i'm moving the version that you can download and run to the public branch
BrussellBot v1.2.0
Prune users
ratewaifu command added
avatar and info work without mentions and have limits
Fixed reload
Fixed emojis
Added server ban list
BrussellBot v1.1.0
Lotteries, and a completely new voting system that allows each channel to run one at the same time.
Decoding HTML entities is also now featured. Feel free to speak whatever language you want to cleverbot.
Console colors with Chalk will make is easier to read your log.
]catfacts
Each user has their own cooldown timer now, instead of a global command cooldown.
I've also done tons of bugfixing. For example: The bot will check if it's already in a server, ]dice
won't crash on large numbers, and ]info
will work on server with tons of roles.
BrussellBot v1.0.0
After 3 weeks of work I'm ready to update BrussellBot to version 1!
Read the wiki for information on setting up the bot and the config file.
0.5.0
I'm almost ready to release v1.0!
All that's left to do is in the TODO (except for music(2.0) and logging(1.5))
Until then this version will work just fine (no promises).
0.3.0
Commands: letsplay
, dice
Improvements: Silent server joining, improved message interpreter, config option for debug messages.
Attention: I left a variable in playing. Just go to "playing"
's process()
and remove , pL
.