Skip to content

MtheBot_ v1.1.1

Compare
Choose a tag to compare
@mitchwadair mitchwadair released this 11 Jun 03:13
· 235 commits to master since this release
f5b6f9b

MtheBot_ v1.1.1: Minor External API Improvements

Changes

  • Reduce code repetition by putting https request in one method
    • call on this method for all API requests
    • reduces clutter of code that gets repeated
    • allows for only the need for data manipulation in specific functions