Overview
When a user sends a .log file, the bot will automatically send a message containing a link to hastebin that has the file already pasted there (this does not delete the original file sent by the user). This is mainly helpful for people who don't want to download .log files when helping people.
An example of this is shown here in this C# bot.
https://github.com/tModLoader/tModLoader-Discord-Bot/blob/rework/Services/HastebinService.cs
Overview
When a user sends a .log file, the bot will automatically send a message containing a link to hastebin that has the file already pasted there (this does not delete the original file sent by the user). This is mainly helpful for people who don't want to download .log files when helping people.
An example of this is shown here in this C# bot.
https://github.com/tModLoader/tModLoader-Discord-Bot/blob/rework/Services/HastebinService.cs