By registering with us, you'll be able to discuss, share, download resources and private message with other members of our community.
Sign-Up Now!AddedConfig.ymlCode:+ AllowVoteSwitching setting to config.yml for allowing users to switch votes when OnlyVoteOnce is set to true + Added VoteSwitch embed to Lang.yml/Success/VoteSwitched + Created removeUserVote function for removing the old vote + Modified Embed Response CodeLang.ymlCode:OnlyVoteOnce: true AllowVoteSwitching: trueCode:Success: VoteSwitched: Content: Your vote has been switched!