ALazyMeme

Results 35 issues of ALazyMeme

Currently it will only show channels on the `/dashboard` page in which you have the channel-specific moderation permission in. All current channels should be shown if you have the global...

enhancement
web dashboard

The bot shouldn't need a second parameter to leave the current channel, `!pb2leave` should just part the current channel, Below images for context. ![image](https://user-images.githubusercontent.com/12804673/104184561-5afba680-545f-11eb-9923-22dcf6ec9d44.png) ![image](https://user-images.githubusercontent.com/12804673/104184572-618a1e00-545f-11eb-9d0e-0ee77240aa8b.png) ![image](https://user-images.githubusercontent.com/12804673/104184584-664ed200-545f-11eb-9ee6-3562a39ac5b7.png)

bug

We have shortcodes like `:us:`, but why not make this consistent across all countries? It's missing many like `:my:`, `:ph:`, `:au:`, `:nz:` etc

**Describe the bug** When you right click the search box in the search window, the font looks weird - this seems specific to the currently disabled options. **To reproduce** 1....

bug
Feature: Search

**Describe the bug** Both the strikeout and underline options dont work **To reproduce** 1. Go into the font options 2. Turn on font underline/strikeout 3. Notice it doesn't work **Screenshots**...

bug
Feature: Settings

**Describe the bug** When trying to re-adjust your font, any custom option that may be set reverts back to another font choice **To reproduce** 1. Choose custom font 2. Click...

bug
Feature: Settings

Pull request checklist: - [x] `CHANGELOG.md` was updated, if applicable - [x] Documentation in docs/ or install-docs/ was updated, if applicable - [ ] I have tested all changes

As part of Twitch's announced [deprecation of IRC-based commands](https://discuss.dev.twitch.tv/t/deprecation-of-chat-commands-through-irc), the `subonly`/`subonlyoff` function needs to be migrated to use the relevant Helix API Endpoint. Helix API reference: https://dev.twitch.tv/docs/api/reference#update-chat-settings Split from #2117

As part of Twitch's announced [deprecation of IRC-based commands](https://discuss.dev.twitch.tv/t/deprecation-of-chat-commands-through-irc), the `followers`/`followersoff` function needs to be migrated to use the relevant Helix API Endpoint. Helix API reference: https://dev.twitch.tv/docs/api/reference#update-chat-settings Split from #2117

As part of Twitch's announced [deprecation of IRC-based commands](https://discuss.dev.twitch.tv/t/deprecation-of-chat-commands-through-irc), the `untimeout` function needs to be migrated to use the relevant Helix API Endpoint. Helix API reference: https://dev.twitch.tv/docs/api/reference#unban-user Split from #2117