Skip to content

Releases: ayubun/discord-ttl

v1.1.1

31 Jul 04:57
Compare
Choose a tag to compare

because i'm bad at coding v1.1.0 has a bug that causes all messages to be deleted o(;△;)o

v1.1.1 fixes this bug

v1.1.0

31 Jul 03:33
Compare
Choose a tag to compare

This release makes some pretty drastic changes to the bot to allow it to work multi-server ⸜(。˃ ᵕ ˂ )⸝♡

Server admins may now use /default-ttl (set/reset) (current-channel/server-wide) to configure TTLs on a per-server and per-channel basis, and users may use /ttl to get information on the effective TTL in any given channel~

All command responses are currently ephemeral to avoid command clutter, but this may change in the future

v1.0.2

19 Sep 20:03
Compare
Choose a tag to compare

Fixed a minor bug where the .env was not created in the setup.sh script

v1.0.1

17 Apr 15:20
Compare
Choose a tag to compare

Fixed some bugs related to a lack of API permissions checks & added Text-in-voice support (by updating Discord.js).

Also fixed a bug with the update-ttl.sh script (lol oops)

v1.0.0

16 Apr 21:18
90032cc
Compare
Choose a tag to compare

Finally!! v1 is here!

I know this isn't exactly everything people were expecting; For example, the bot still doesn't support different TTLs for multiple servers. But I expect that to change in the next minor version updates on the v1 major version.

This update includes a README, a setup script that works on either a MacOS or a Debian/Ubuntu machines, and an update-ttl.sh script (which will have a cronjob added to run regularly and keep your TTL instance up-to-date with the major version you installed).

Hopefully this should make it a little easier for people to get into self-hosting. My primary goal here is to make the UX as easy to use as possible so that more people can access TTL and hosting means as little maintenance as possible ૮ ˶ᵔ ᵕ ᵔ˶ ა

If you are currently running a TTL instance of your own, I recommend updating to v1.0.0 and running setup.sh so that you can reap the auto-update benefits!

v0.0.0

04 Apr 09:40
49d3536
Compare
Choose a tag to compare

A very barebones version of Discord TTL. No commands & no configurations-- you can only set a global TTL.
Better CI/CD and configurability will come later in v1.0.0.