(4.0) Management Update!
4.0 Part 2/2 Kifo Clanker:tm: UPDATE!
MAJOR USER CHANGES
- Added
perm
command - this powerful command manages permissions for channels and categories. - Added
remove
command - this command allows you to (temporarily) remove user role. - Added
giveaway
command - this command allows you to set up a timeout, after which random winners who reacted will be selected. - Added
prefix
command - Every server can have custom prefix! To learn how to set it up, use!kifo prefix
- Added message
list
andstats
- shows stats of message specified by its ID. Message caching is a bit buggy, so for older messages you need to run the command twice. - Reworked
pp
,howgay
andiq
- thanks to answers in #new-features-polls, your parameters are now constant PER SERVER. Meaning the output is determined byUser ID + Server ID
. This also means all values are reset.
MINOR USER CHANGES
- Unlocked role pings in commands - You can now ping users and roles instead of using IDs. The bot will NEVER ping roles, thanks to my ingenious code restructuring. It may ping author of the command message (ex. when
giveaway
ends it pings the author).
MAJOR BACKEND CHANGES
- Hosting migration! - I planned this for a long time, but only recently did I have enough coding knowledge to pull it off. I moved from free hosting to paid VPS with raw linux server, over which I have full control. This greatly impacts bot performance.
- Database migration! - with hosting migration, all data have been transfered to MySQL DB, which is much more structured than Redis DB, allowing me to set up sophisticated commands, previously impossible (like
giveaway
).
MINOR BACKEND CHANGES
- npm kifo support package! - To further optimise the bot, I developed a package solely to support sending messages in embed, prefix logic, and more coming soon:tm:
- Huge amount of fixes!
OTHER CHANGES
- @Kifo Clanker#9704 is now verified on Top.gg! Check out its website ||and leave 5 star review||: https://top.gg/bot/795638549730295820
- To emphasize all changes, the bot has new logo, along with a banner and color palette.
INFO
- Due to hosting migration, the bot will suffer a bit longer downtime than usually. But, all future updates will be pushed within ~5 seconds!
- Channel stats are super complicated and I was unable to push them with 4.0 update. I am working on implementing this feature hopefully until September.