tailuge / bot-o-tron

Try out lichess' bot interface
https://bot-o-tron.onrender.com/
GNU General Public License v3.0
39 stars 24 forks source link

Correct API Endpoint for Bot Upgrade and Fix Broken link #16

Closed TheYoBots closed 3 years ago

TheYoBots commented 3 years ago
  1. Correct 'Bot Upgrade' API Endpoint:

    • Do note that the ‘Bot Upgrade’ API Endpoint was earlier "api/bot/accounts/upgrade" instead of "api/bot/account/upgrade" which has been corrected.
  2. Fix broken link

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 133


Totals Coverage Status
Change from base Build 121: 0.0%
Covered Lines: 221
Relevant Lines: 226

💛 - Coveralls
tailuge commented 3 years ago

Thanks.