Releases: markspl/FinskuBot
v0.8.1
v0.8
Added
b2b4c1b Dockerize
fd9def6 Add missing license information
89bb782 Use env variables over config.json if exist
Changed
289b9df Disable notify command
6e3bef5 Simplify logic of categories
Removed
e7dfb45 Remove unused value 'dev'
fd7a086 Remove unused dependencies
7c673f5 Remove emote which does not exist anymore
Full Changelog: v0.7.4...v0.8
v0.7.4
Added
24f3974 Add start script
Changed
12deb57 Update changelog file
e296e88 Update README with instructions and other information
f2f7fc6 Show #000 correctly. Make structure simplier
199e04d Show custom role color correctly
9dda67c Comment disabled commands
8d0661d Clean config file
5c07fac Rewrite and enable command request
de65fa5 Allow multiple users and roles rights for commands
8c63deb Fix user information fetch
c487e21 Change variable to correct one
78125f4 Clean, refactor and add comments
0223e41 Code cleaning and commenting
da6fefb Fix security vulnerabilities by removing npm package 'request'
Removed
6fd0cfb Remove PM2 features ('reboot', 'kill')
b157005 Remove feature nowplaying
Full Changelog: v0.7.3...v0.7.4
New commands (8ball, userinfo) and small fixes
Added
- Added command '!8ball'
- Added command '!userinfo'
- Added random answers for command '!avatar'
- Added two variables in 'config.json' file (bot_owner, bot_homeserver)
Changed
- Changed command '!avatar' look
- Changed command '!changelog' answer and description
- Changed API address in 'finskubot.js' file
- Changed filetypes from ANSI to UTF8
- Changed ANSI codes to UTF8 codes
- Changed user IDs and guild IDs and added these informations in 'config.json' file
Removed
- Removed file 'changelog.json'
- Removed useless texts and codes from files
First GitHub commit!
Added
- Finally first GitHub commit! (https://github.com/markspl/FinskuBot)
- Added CHANGELOG.md
- Added README.md
- Added config-example.json