You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Better bot account support, don't use enpoints that bots can't use
- Deteministic random colors for channels, users and guils taken from a attribute table in a theme (see the default theme for example on how to define your own)
- If text is longer than width, try to find whitespaces to split at before just splitting up in the middle of a word
- Fix link opening
- Fixed some messages received at the same time not showing up
- Close command window after executing a command
- Added open_last_link command and added a default keybind for it (CtrlZ)