Releases: lilggamegenius/dIRCord
Releases · lilggamegenius/dIRCord
Fixed bug where nickserv password was required
Fixed a bug where the nickserv password was required to start the bot.
Also updated the JDA version used
First Release
First Release
This is the first version that contains most of the main features needed to truly bridge between IRC and Discord.
Current list of features are:
- Nick color support (Discord --> IRC only)
- Uses role color if part of discords default colors
- Uses hash of user's name otherwise
- Converting formatting
- Bold
- Italics
- Underline
- Reverse <--> Inline code
- URLs and Block code do not get formatted
- Command forwarding for other bots
- Support for own commands
- whois displays info about users between IRC and Discord
- ison simply checks if they are online
- Support for sending links of Discord attachments to IRC
- Anti-highlight for users who talk in Discord with the same names as the names they use in IRC
- This is done by adding a zero-width space between the Discord senders nick when being sent by the bot
- And possibly others I forgot but this is most