JavaBot
JavaBot copied to clipboard
General utility bot for the Discord Java Community
# Highlight ## Description A user has a list of highlighted words, and gets a DM by the bot when one of those words are sent in a message. The...
**Is your feature request related to a problem? Please describe.** Anyone can send a message with an executable file to any chat with a possible malware. Even if a new...
Sentry Issue: [JAVA-BOT-1T](https://sentry.io/organizations/javadiscord/issues/3485453780/?referrer=github_integration) ``` URISyntaxException: Illegal character in path at index 35: https://api.javadiscord.net/guilds/{guild_id}/qotw/answers/{thread_id} at java.net.URI$Parser.fail(URI.java:2974) at java.net.URI$Parser.checkChars(URI.java:3145) at java.net.URI$Parser.parseHierarchical(URI.java:3227) at java.net.URI$Parser.parse(URI.java:3175) at java.net.URI.(URI.java:623) ... (20 additional frame(s) were not displayed)...
I've noticed that there is an exception thrown for messages sent by "Webhook Users" (or in general system messages, which are not a member of the server) So this just...
> Add an additional button (e.g. `Ask question`) to #how-to-get-help that opens up a modal where people can ask their question and when that modal is submitted, that question is...
See the accepted suggestion [here](https://canary.discord.com/channels/648956210850299986/752535909228085348/988108601405104208) Change the ban reason message of @Duke's AutoMod from ``` Too many warns ``` to ``` Mention Spam, Advertising, ... (All the warn reasons) ```
Add a moderator-only command to copy emojis from a given link into the server https://canary.discord.com/channels/648956210850299986/752535909228085348/972383768658710528
**Is your feature request related to a problem? Please describe.** Currently, the `Ban revoked` log embed only contains a timestamp, the responsible moderator and the id of the unbanned user....
> Add a /rule command. It posts the rule specified by . For example, /rule 4 posts an embed with the message "Usernames are to be kept in an easily...
The `/help-guidelines` command was pretty scuffed since it was added. I was thinking about adding the help-guidelines channel to the guild config and letting the bot automatically pull it's content,...