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

1.4 support #35

Closed NotLe0n closed 1 year ago

NotLe0n commented 1 year ago

Purpose

This PR adds commands to get 1.4 mod info. It also adds commands to get author info for version 1.3 and 1.4.

Changes