Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Version 1.0 Release#293

Merged
ryanstreet merged 555 commits intomasterfrom
develop
Aug 31, 2020
Merged

Version 1.0 Release#293
ryanstreet merged 555 commits intomasterfrom
develop

Conversation

@ryanstreet
Copy link
Copy Markdown
Collaborator

Base Features of the bot.

saldanan1 and others added 30 commits July 4, 2020 16:43
Merge pull request #124 from PlayingWithPower/develop
…ality

Merge pull request #125 from PlayingWithPower/develop
Merge pull request #130 from PlayingWithPower/feature/Deck-functionality
Merging Cruze's changes into branches
Merging Cruze's changes into branches
Merging Cruze's changes into branches
Merging Cruze's changes into branches
-added admin command sorting to help function
-created new helper function to check if someone is admin
-log function (reacts)
-delete function (reacts)
Noah Saldana and others added 29 commits August 12, 2020 14:35
-Oracle.JS now holds all statrting points of commands the point listens for
-Main.JS now listens for commands, and sends information to Oracle.JS as needed
-bootstrap.js is now a library to hold all requires and export them
-Changed bootstrap.js to reflect best practice with file scoping
-Changed Oracle.js mentions of Bootstrap to reflect this
Updated Deck.js to reflect Bootstrap
Updated Game.js to reflect Bootstrap

Changed more capitilzation issues
-Helper files updated
-Rest of objects updated
-Semi-colons, triple ='s and bootstrap referenced everywhere

**Clean up is done!**
#256 , caught case where !setconfig would fail when no parameters were given.

Added comments to all functions in main.js
Finished cleaning 95% of warnings in Oracle.JS, only soft warnings and warnings that will be ignored left.

Spelling, comments, cleaning inputs
!top not properly displaying top users, would crash instead of posting any results
…ng of !deckstats

Fixed an issue where !deckstats end points weren’t correct. Typing !deckstats somethingcompletelyrandom would give a very strange result
Fixed an issue where !top would crash the bot
Removed old Schema changes to Users. Should be no functional difference
!info now tells you more information about its output
-Tells you if the match is disputed, pending or finished
-Will now look up disputed/pending/finished matches
Updated wording on !top to better reflect the output message
-Remove deck not properly listening for up/downvotes
-Added check to set end season to give better output messages
-Deck Names --> Deck Name
-Cancelling now properly works on !updatedeck
-!deckstats now displays Deck Name, Wins, Games Played and winrate
-Check duplicates function got removed somewhere down the line, created it again.
-Combined Joe's solution with my own ideas. Might want to put a checker in Env for this, but I don't think so.
@ryanstreet ryanstreet merged commit 72697c2 into master Aug 31, 2020
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.

3 participants