Skip to content

DiscordChat 2.3.0

Latest
Compare
Choose a tag to compare
@shadowfacts shadowfacts released this 08 Oct 19:13
· 1 commit to rewrite since this release
82c429a
  • Add default color (white) for @everyone roll
  • Remove 1.12 in favor of 1.12.2
  • Change system property fallback (environment variables are no longer supported, but Java properties (e.g. -Ddiscordchat.discord.server=1234567890) are still supported)
  • Use numeric channel IDs instead of names, allows using channels in categories. To lookup a numeric channel ID, enable Developer Mode in Discord (User Settings -> Appearance -> Advanced), right click a channel name, and click 'Copy ID'.
  • Wrap !exec output in backticks