Skip to content

Releases: nicnacnic/tiltify-donation-bot

Release 2.1.5

15 Jan 21:50
9cc812d
Compare
Choose a tag to compare

Fixed a bug with incentive embeds where the bot would crash.

Release 2.1.4

28 Oct 23:00
a213d35
Compare
Choose a tag to compare

Updated bot to discord.js 13.2.0.
Removed /refresh as it's unnecessary.

Release 2.1.3

15 Aug 03:42
93b5d29
Compare
Choose a tag to compare

Removed unnecessary console.log and bugfixes.

Release 2.1.2

14 Aug 20:47
5e3c3d6
Compare
Choose a tag to compare

The bot can now delete campaigns that have not received any donations in over 72 hours. This is to save server resources! You'll see a message if the bot does indeed delete your campaign so you can add it back.

Release 2.1.1

14 Aug 03:35
888927e
Compare
Choose a tag to compare

Fixed an issue where a challenge would be marked as completed for each donation. It will now only show up once.

Release 2.1.0

13 Aug 06:38
2d9cbae
Compare
Choose a tag to compare

Added support for challenges and polls, if a donor selected those options it will show up in the embed.
Once a challenge is met, the bot will generate a separate embed alerting all users that a challenge has been met.
Also some bugfixes 👍

Release 2.0.1

10 Jul 01:25
1619209
Compare
Choose a tag to compare

Fixed bugs related to /setup and /find.

Release 2.0.0

09 Jul 01:57
f7edfdd
Compare
Choose a tag to compare

Updated to discord.js v13 preview!

  • Now supports slash commands!
  • Added a user/team/cause search, quickly find your desired campaign ID.
  • Removed $prefix and $role, they are no longer needed.

Will be upgraded to discord.js v13 stable whenever it's released (hopefully soon!)

Release 1.1.0

30 Apr 14:59
d224a62
Compare
Choose a tag to compare

You no longer need an API key for every campaign you want to track.
Removed tiltifyAuthToken from stored data.
Included a Tiltify API test program in the files. This is a test program and not used by the bot.

Release 1.0

20 Apr 19:31
60e9b45
Compare
Choose a tag to compare

Initial release.