scriptname "botname" "emoji" "channel" "message"
- botname = The name of the bot the message should appear as
- emoji = The emoji that will appear as the bot's avatar
- channel = The channel or user that you are sending the message to
- message = Whatever you are sending.
*NOTE: emoji won't display right on mobile a lot of the time.
Original PHP script by srv1054.
Port to Python3 by HuweyII.