Skip to content
This repository has been archived by the owner on Sep 24, 2022. It is now read-only.

Donation System #195

Closed
wants to merge 92 commits into from
Closed

Donation System #195

wants to merge 92 commits into from

Conversation

weeryan17
Copy link
Member

Pull request

  • I have read and agreed to the code of conduct.
  • I have read and complied with the contributing guidelines.
  • What I'm implementing was assigned to me or was not being worked on and is a somewhat requested feature. For reference see our GitHub projects.
  • I have tested all of my changes.

Added/Changed

Moved guild data classes over to their own package
Added Cascade users and implemented mongodb for it
Added tier classes and tier parsing (thanks binary)
Added flags class
Implemented flags on commands

weeryan17 and others added 30 commits July 19, 2019 14:39
Started working on code for flag system
 - Added a tiers parser method for parsing default tiers
- Flags are now stored in a set to ensure no duplicates arise
- Simplified the getFlag logic in GuildData by removing the recursive call
- Removed the IFlag interface and merge it with the Flag class making Flag class the base class
Merged dev
Fixed data for branch as merge caused issues
Implemented time flag
Also changed the getFlags method a bit
Also change methods around a bit
@binaryoverload binaryoverload changed the title Feature/donation stuffs Donation System Apr 30, 2020
@weeryan17 weeryan17 requested a review from binaryoverload May 1, 2020 21:31
@binaryoverload binaryoverload linked an issue May 28, 2020 that may be closed by this pull request
@weeryan17 weeryan17 marked this pull request as draft August 8, 2020 19:54
@weeryan17
Copy link
Member Author

This PR is going to be closed as it is severely out of date and the donation stuff is going to be based off a new branch that is up to date with all the bot features.

@weeryan17 weeryan17 closed this Jul 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Patreon integration
4 participants