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

Releases: mirko93s/Chill

v6.0_b1 Discord.js v12

08 Dec 17:15
fbbca60
Compare
Choose a tag to compare
Pre-release

1st discord.js v12 beta, almost everything should work fine

Known bugs:

ban and kick commands are untested, they might not work in this release (they will in the next release)
translator command has been temporarily disabled, yandex doesn't provide free api keys anymore (will switch to google in the next release)
wouldyourather command is still disabled, I couldn't find any other API, it will probably be removed in the stable 6.0 release

Fixes

fixed addrole and removerole
fixed user counter, it was counting only the cached users

Other

Updated to latest discord.js v12.5.1
Updated to latest node.js v14.15.1 LTS
moved from node-opus to @discordjd/opus (due to deprecation)
moved from snekfetch to node-fetch (due to deprecation)
updated other dependencies to latest version

v5.2

20 Oct 18:06
8569178
Compare
Choose a tag to compare

New

remindme command

QoL

You can now set the xp cooldown in the guild config (default 5 seconds)

Changes

serverinfo: cleaner gui, added few more stats
setup: cleaner gui
showconfig: cleaner gui

Fixes

added check to some setconfig invalid arguments
messages in music text channel don't give xp anymore

Other

ytdl-core is using audioonly mode now, this should save a LOT of bandwith while playing songs from yt
Removed few console.log
Updated checks if bot is mentioned by a guild owner
Updated dependencies

v5.1

19 Oct 22:47
2f1d29b
Compare
Choose a tag to compare

New

added achievement command (get a minecraft-style achievement image)

QoL

preset music-text-channel doesn't need .play command anymore, just type the name of the song or paste the yt link

Changes

.botinfo: little revamp and added few more stats

Fixes

typo in translator command

Other

Switched from ffmpeg-binaries to ffmpeg-static because it was no longer mantained and deprecated
removed prefix from config.json, it is no longer needed since per-server-config update
Updated dependencies

5.0.1: bug fixes

13 Oct 00:48
ef0d6bd
Compare
Choose a tag to compare

Fixes:

Fixed auto music role while joining music voice channel
Fixed typo in ticket command

Other:

Updated dependencies

v5.0 Per Server Config

24 Jul 11:38
dea25e8
Compare
Choose a tag to compare

New:

Per server config (you can change prefix, channels, roles, etc...)
Welcome message on join
Auto-Role on join

Changes:

Music module has now dedicated text and voice channels
You can toggle and limit music commands to its text channel
Text channel is always hidden, it will only be shown while connected in the music vocal channel

QoL:

Better setup
Better DM sent to the owner on guild join (it contains the steps to correctly setup the bot)
Better help command (every command has now a detailed explanation with at least one example)
Xp gets a cooldown of 5 seconds, you can't spam anymore to get points
Giveaway command has now a live-update time left

Fixes:

Fixed nick command wasn't getting the mentioned user

Other:

Added 2 counters to keep track of the number of members and guilds, renaming 2 channels every 30 minutes
Minor code optimization in some commands
wouldyourather command has been removed, because its API no longer exists, looking for a new one

v5.0 beta-1

23 Jul 11:47
5760992
Compare
Choose a tag to compare
v5.0 beta-1 Pre-release
Pre-release

Added:

  • cooldown for xp system (5 seconds)
  • giveaway now auto updates its time left every 5 secconds
  • better dm sent on guild owner when bot is invited (better explanation to setup the bot)
  • added 2 counters to track guild and member size renaming 2 channels
  • improved help command, each command has now a detailed explanation and some example
  • auto-role on join (configurable)
  • welcome message on join (channel configurable)
  • per server config: you can now set the prefix, channels name, roles name, and other stuff. Commands: showconfig, setconfig, resetconfig. Changing channels and roles name will also rename them in your server
  • music module has now a dedicated voice and text channel, text channel is normally hidden to everyone, it will only be shown while you are connected in the music voice channel. (channels are configurable)
  • you can toggle and limit music commands to the music text channel
  • better setup command

Known bugs:

  • nick command is not working properly on this build
  • would you rather game has stopped working because the API used no longer exists

v4.1 Tickets

20 Jul 15:50
b65ffc2
Compare
Choose a tag to compare

Bugs

Fixed Music module (updated ytdl-core)

Commands

Added .ticket, you can now create tickets, it will be visible only to you and the support-team/admins

QoL

Updated some dependencies to latest version
Added fahrenheit conversion to weather command

v4.0.2 Translator fix, Song thumbnails

24 Feb 02:44
381b3b3
Compare
Choose a tag to compare

Bugs

Fixed .translator command not returning any message if the language codes were wrong

Features

Added thumbnails to songs
Cleaned a lot of unused dependencies
Updated all dependencies to the latest version

v4.0.1 bug fix

21 Dec 19:52
3d966e6
Compare
Choose a tag to compare

Bugs

fixed say command

v4.0 XP Level System

14 Dec 10:42
3ef3c08
Compare
Choose a tag to compare

Features

changed bugreport command to send reports directly in a preset channel of a preset guild