noescape00 / DiscordTipBot

Tipping bot for discord that supports STRAT and other cryptocurrencies
GNU General Public License v3.0
5 stars 9 forks source link

Changes to message replies and quiz #21

Closed MSinteur317 closed 6 years ago

MSinteur317 commented 6 years ago
noescape00 commented 6 years ago

Nice idea about embedded messages, I like it!

However this PR overrides last few commits from master, please rebase it. Today's changes in PublicCommands.cs for example are reverted.

Also make sure you test it because for example embedded messages have different length limitations which, for example, leads to problems with help and makeItRain because their messages are longer than 1024 characters.

MSinteur317 commented 6 years ago

That's weird, I did rebase it. Let me check. Will close this PR and make a new one after some changes.