Skip to content

Releases: DragoE9/RMB_Echo

RMB Echo V2.2.1

19 Mar 00:44
98dd5c9
Compare
Choose a tag to compare

Once again I forgot something before making a release and had to make a minor fix

RMB Echo V2.2.0

18 Mar 22:17
Compare
Choose a tag to compare
  • 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

02 Mar 23:20
75adfaf
Compare
Choose a tag to compare

Quick Patch to change the default config file. Everything else is the same.

RMB Echo V2.1.0

01 Mar 21:46
Compare
Choose a tag to compare

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

12 Nov 20:05
282ebec
Compare
Choose a tag to compare

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

14 Sep 21:06
Compare
Choose a tag to compare

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

31 Aug 23:35
0da4592
Compare
Choose a tag to compare

A script that retrieves RMB Posts via API and Echos them into an RMB channel in your discord server.