Releases: nicnacnic/tiltify-donation-bot
Release 2.1.5
Release 2.1.4
Updated bot to discord.js 13.2.0.
Removed /refresh
as it's unnecessary.
Release 2.1.3
Removed unnecessary console.log and bugfixes.
Release 2.1.2
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
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
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
Fixed bugs related to /setup and /find.
Release 2.0.0
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
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
Initial release.