Releases: shidoitsuka/another-miku-bot
Releases · shidoitsuka/another-miku-bot
miku v2
- new database system
json is way too easy to be corrupted. - updated almost every single
js
files that uses json based database into new database - huge bug fixes
added more bugs to be fixed
v1.6.0-alpha
Less Error
- miku will now detects whether user or miku herself has permission to run specific command
- reworked all command conf structures (added userPerm & botPerm)
- removed unused files
- beautified files
- bug fixes (i forgot to change some command syntaxes which i had to since miku is based on d.js master now)
Website
- miku has her own website! OwO
Other
- reworked
index.js
, making it able to run miku and web at the same time - added
miku.js
- added
site.js
v1.5.4: 1.5.4 update
- modified some command descriptions
- new
Image
category - new
Memes
category with all its new commands - removed purge command for now
- modified help command
- preparation for mongodb (might take a long time before it happens since I'm pretty busy lately. keep in mind you are free to contribute and help)
v1.5.3
- replaced
config.json
file withconfig.js
file - fixed some d.js stable branch syntax that is not usable in d.js master branch (NSFW commands)
- fs' read & write file is now has its own global function to make it easier to use
- more bug fixes!
v1.5.1
- starboard system is now up
- new DB structure
- new global functions
- removed unused stuffs
- bug fixes
v1.5.0
- using d.js master branch
- new NSFW commands
- new NSFW file format
- preparation for starboard system
- preparation for new database format
v1.4.1-beta: 1.4.1
- bug fixes
- packages updated and refreshed (last time i develop miku, was only using node v8. while some packages that i use need atleast v10)
- beautified ALL codes
- preparation for huge updates
v1.4.0-beta
- Miku will now reply to your DMs if the command(s) are NOT guildOnly.
- Bug fixes
- Modified few cooldown times
- Added "guildOnly" configuration
- New prototype function
[totally-fixed] per-command cooldown
- per - command cooldown is now working
v1.2.11-beta
- per - command cooldown (i realized its buggy in this version)
- bug fixes