JavaBot icon indicating copy to clipboard operation
JavaBot copied to clipboard

General utility bot for the Discord Java Community

Results 31 JavaBot issues
Sort by recently updated
recently updated
newest added

# 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...

new feature

**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...

new feature
suggestion

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...

bug
beginner task

> 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...

feature: help-system
new feature

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) ```

enhancement

Add a moderator-only command to copy emojis from a given link into the server https://canary.discord.com/channels/648956210850299986/752535909228085348/972383768658710528

new feature

**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....

new feature

> 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...

new feature

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,...

enhancement
feature: help-system