Short: AmIRC Discord BOT nickname fixer Author: offset@cpcscene.net (Philippe Rimauro) Uploader: offset cpcscene net (Philippe Rimauro) Type: comm/irc Version: 1.1 Requires: AmIRC 3+ Architecture: m68k-amigaos Introduction ------------ When an IRC channel is linked to a Discord channel, all messages are sent by the Discord BOT. Despite messages being prefixed with the Discord user nickname (enclosed with <>), it is generally not very convenient to read. This plugin will fix Discord BOT messages so that they will be displayed as if directly from the Discord users instead of the Discord BOT. It makes the IRC log much more fluent to read. To differenciate nicknames between IRC and Discord, the ones from Discord are prefixed with the symbol @. Installation ------------ Copy the file "Discord.AmIPlug" to the "AmIRC/Plugins" drawer. Configuration ------------- By default, BOT nickname is supposed to be "DiscordBOT". If the nickname of your Discord BOT is different, you have to create a text file named "Discord.BOTName" in the "AmIRC/Plugins/Data" drawer. It should contain a single line with the nickname of the Discord BOT used on the IRC. History ------- 1.0 Initial version (never released, private usage only) 1.1 First public version (fixed configuration file name)