rtbyte
rtbyte copied to clipboard
An open-source modular multipurpose Discord bot built on the incredible Sapphire framework for discord.js
- [ ] Guild features updated - [ ] Guild partnered/verified - [ ] Nitro boost stuff - [ ] Integrations (followed channels, applications such as Patreon and more) -...
**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...
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'); ```
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
**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.
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 [](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...
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 [](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...