Releases: DragoE9/RMB_Echo
Releases · DragoE9/RMB_Echo
RMB Echo V2.2.1
RMB Echo V2.2.0
- Fixed a bug where links with ? were being interpreted as regex tokens causing a crash when parsing the pattern
- Improved url fixing so links should always work, including internal reference page= links
- Changed the order of operations in the formatting so bold tags inside of link tags are supported
- Implemented [spoiler] tag
- Implemented [list] tag
- It should no longer be possible to accidentally launch multiple instances of the search loop
- The program now identifies its version number in the user agent as well
RMB Echo V2.1.1
Quick Patch to change the default config file. Everything else is the same.
RMB Echo V2.1.0
Changelog:
- Fancy Embeds should make messages prettier
- New Config Parameter: Colour, for the embeds
- [strike] now supported
- Nation and Region names should hopefully now be capitalized less weirdly
RMB Echo V2.0.0
Totally revamped with new features after much blood sweat and tears.
Changelog:
- Multi-Line Quotes Should no longer be broken (you have no idea how unreasonably hard this was)
- Added cases for the [nation] and [region] tags so they turn into links as well
- Console Log now outputs a timestamp so it's not just the same message over and over again where you can't tell if its done anything
- Added some semblance of a basic GUI with a start and pause button
- You can now Pause RMB Echo temporarily without having to close and restart the whole program
- Added a special startup case so program no longer dumps the 10 most recent messages on the RMB on startup
Also no I didn't fix the lookarounds in the regex because they work and that's good enough so deal with it.
RMB Echo V1.1.0
Revamped with a config file to avoid having to re-type configuration on every reboot.
Also added multi-channel support, each region can be pushed to a separate webhook if so desired.
RMB Echo V1.0.0
A script that retrieves RMB Posts via API and Echos them into an RMB channel in your discord server.