DMcP89 / harambot

A Yahoo Fantasy Sports bot for Discord
MIT License
30 stars 18 forks source link

Refactoring yahoo cog to use decorator to set api #117

Closed DMcP89 closed 1 year ago

DMcP89 commented 1 year ago

Description

Refactoring yahoo cog to use a decorator instead of an async function to set yahoo api details.

Types of Changes

Issues Fixed or Closed by This PR