Skip to content
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.

Releases: asdfugil/nickchanbot

Beta 1.0.0

26 Feb 16:04
Compare
Choose a tag to compare

27/2/2020 0:03 HKT - Beta 1.0.0 is released for production with the following changes

- Bot rewritten from scratch
- This release contains all beta features
- Removed spam,embed-spam and spam-ping command 
(Fun)
- addad anime,manga,anime-byid,manga-byid,
anime-manga-character,anime-manga-character-byid command
- added nick command
(Music)
- added summon,disconnect,loop,pause,resume,volume command
(Info)
- added urban command
- added member-info,invite-info,uptimerobot command
- Added a rank card for the rank command
- Added xp-leaderboard command
- Changed how this changelogs command work
- Added math command
(Voice)
- added voicemute,deafen command
(Moderation)
- Added mute,set-muted-role command
- Added stoptyping command
- Reworked a few loggers
- Added deafen and voicemute command
(Public developer commands)
- Added npm and vm command.
(Bug fixes)
- This release squashes so many bugs we couldn’t keep track of them. Sorry bugs…
(Others)
- Added randomping command with a 180 seconds cooldown
- Added qr command
- Used SQLite as database,all previous data is deleted (That won't happen again).
- Added tags (custom commands) system
- Available commands:list-tag,tag-info,addtag,delete-tag
- Use help addtag to view the documentation on tags

Beta 1.0.0 Pre-Release

27 Oct 10:26
af2e889
Compare
Choose a tag to compare
Pre-release

18/11/2019 20:14 HKT - Pre release 13 is released with the following changes

-Added a ranking system (level rewards later)```
9/11/2019 14:58 HKT - Pre release 11 is released with the following changes

-new log item: emojiCreate ,emojiDelete, emojiUpdate
-HTTP server for ping on startup
-music.js merged into bot.js
-updated documentation

3/11/2019 14:58 HKT - Pre-release 9 is released with the following changes

-Fixed a bug within the logging system

27/10/2019 18:23 HKT - Pre-release 8 is released with the following changes

-Added a missing log channel handler
-New log type: error

27/10/2019 18:23 HKT - Pre-release 7 is released with the following changes

-Added /play,/now-playing,/stop,/skip,/config,/embed-spam,/stats,/user-info,/nekos-life
-255 character limit on /randomstring lifted
-Added a logging system
-Contiune to update documnation
-Other minor improvements