This file is being remade. If you want to see this file's contents as it is currently, hit the Raw button at the corner of this gist.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// We can move `layer0`, `layer1`, `layer2`, `layer3` here, or just remove them entirely | |
// Remove `add()`, `remove()`, `clear()` (replaced with `set()`, `unset()`, `clear()` from BitSetLike) |
Accept DMs and messages on any channel
# No code
Accept DMs and messages on a list of channels
return unless [1234, 5678].include? event.channel.id