Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Highlights 1.0.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@ThatsNoMoon ThatsNoMoon released this 03 Sep 09:20
· 153 commits to stable since this release
947592c
change keyword system

This changes keywords to be added to the entire server by default,
instead of requiring users to follow channels they want to keep up with.
User configuration options are still provided through channel-specific
keywords and the ability to mute channels to prevent notifications about
server-wide keywords there.

Because of the added complexity posed by this system, the commands
module was refactored into several submodules.

Started explicitly passing the gateway intents that highlights requires
to perhaps have a small performance benefit.

Renamed the removeserver command to remove-server because squishedcase
is ugly.