tModLoader / tModLoader-Discord-Bot

A Discord bot written in C# using Discord.Net to serve the tModLoader server. Uses .NET Core 2.0+
https://tmodloader.net/
Apache License 2.0
13 stars 9 forks source link

switch tmlapis service to tmlapis.le0n.dev #39

Closed NotLe0n closed 10 months ago

NotLe0n commented 1 year ago
Since Stevie's http://tmlapis.tomat.dev/ mod list api is still broken, the caches are all outdated. For example: Bot response Actual Stats
image image

Additionally some commands like .author don't work.

A quick fix would be to switch the api to https://tmlapis.le0n.dev/ which I host and which I can easily fix if something breaks.