rtbyte icon indicating copy to clipboard operation
rtbyte copied to clipboard

An open-source modular multipurpose Discord bot built on the incredible Sapphire framework for discord.js

Results 40 rtbyte issues
Sort by recently updated
recently updated
newest added

- [ ] Guild features updated - [ ] Guild partnered/verified - [ ] Nitro boost stuff - [ ] Integrations (followed channels, applications such as Patreon and more) -...

Type: Enhancement
Priority: Medium
Meta: Feature

**Describe the bug** The formatting of the 'topic changed' entry for the `channelUpdate` event log is inconsistent depending on what the topic is set to. When no topic exists and...

Bug: Confirmed
Priority: Low
Meta: Bugfix
Type: Maintenance

Sentry Issue: [RTBYTE-1J](https://sentry.io/organizations/rtbyte/issues/2001857037/?referrer=github_integration) ``` TypeError: Cannot read property 'settings' of undefined File "/root/rtbyte/src/tasks/twitchNotifications.js", line 10, in module.exports.run const twitchNotifsEnabled = guild.settings.get('twitch.twitchNotifsEnabled'); ```

Bug: Confirmed
Status: Stalled
Priority: Low
Type: Maintenance

The three current types of message filters would need to be ported to the TS/Sapphire rewrite. - [Word blacklist](https://github.com/RTByte/rtbyte/blob/master/src/monitors/wordBlacklist.js) - [Anti-invite](https://github.com/RTByte/rtbyte/blob/master/src/monitors/antiInvite.js) - [Mention spam](https://github.com/RTByte/rtbyte/blob/master/src/monitors/mentionSpam.js) This is dependent on #230 and...

Implementation of a moderation case system, storing information on all moderator actions taken on a server. Current implementation can be seen [here](https://github.com/RTByte/rtbyte/blob/master/src/lib/structures/ModCase.js). I think it would be interesting to improve...

Issue to track progress of music command series

Type: Enhancement
Type: Proposal
Priority: Medium
Meta: Feature

**Describe the feature you'd like to see.** Allow users to join a server's joinable roles using reactions on a set message other than just the `roles` command series.

Type: Proposal
Meta: Feature

Bumps [@sapphire/discord-utilities](https://github.com/sapphiredev/utilities/tree/HEAD/packages/discord-utilities) from 2.10.4-next.3c6a49a.0 to 2.11.7-next.4c349bf.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sapphire/discord-utilities&package-manager=npm_and_yarn&previous-version=2.10.4-next.3c6a49a.0&new-version=2.11.7-next.4c349bf.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

Meta: Dependencies

Bumps [@sapphire/stopwatch](https://github.com/sapphiredev/utilities/tree/HEAD/packages/stopwatch) from 1.4.2-next.3c6a49a.0 to 1.5.1-next.4c349bf.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sapphire/stopwatch&package-manager=npm_and_yarn&previous-version=1.4.2-next.3c6a49a.0&new-version=1.5.1-next.4c349bf.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

Meta: Dependencies