This addon requires you to have the latest version of Corebot, if you don't have Corebot you can purchase it here https://www.mc-market.org/resources/8501/
Features
SUPPORT-SERVER
Features
- Customizable Command
- Customizable Embeds
- Customizable Cooldown
- thanks/thx <userping>
- mythanks/mythx [userping]
- thanks10/thx10
Code:
DeleteCommandMessage: "true"
ThanksCooldown: 24h #Cooldown per User e.g 24h 1d 1h 60m
DeleteTop10: "true" #If false Top10 Embed isnt deleted
DeleteErrorEmbed: "true" #if false error embeds arent deleted
DeleteSuccessEmbed: "true" #if false Success embed isnt deleted
DeleteHelpEmbed: "true" #if false "help" embed isnt deleted
Commands:
ThanksCommand: thanks
MyThanksCommand: mythanks
ThanksLeaderCommand: thanks10
CommandDesc:
ThanksCommandDesc: say thanks to a user
MyThanksCommandDesc: show your or a users current collected thanks
ThanksLeaderCommandDesc: Top 10 thanks
Embeds:
Errors:
CooldownError: You have already thanked someone within the last %COOLDOWN%
CannotThankYourSelf: You cannot thank yourself
NoThanksLeaderbord: There are currently no thanks
NoThanksFromBot: Bots cannot say thanks
Top10:
Top10EmbedTitle: Top 10 Thanks
ThanksLeaderBoardField: has %THANKSAMOUNT% thanks
MyThanks:
MyThanksEmbedTitle: Current Thanks
MyThanksNoThanks: "%USER% has no thanks"
MyThanks: "%USER% currently have %THANKSAMOUNT% thanks"
Thanks:
Success: Added Thanks to %USER%

SUPPORT-SERVER