Java Discord API(JDA) ep. 6 - Filter Bot

preview_player
Показать описание
This episode, we get a liiiiiiiiiiiiiiiiiiittle more advanced, nothing too crazy, by making a filter bot. With this bot, we can establish a list of curse words to block out from chat, a toggling command to enable or disable the bot, and a filtermessage command. It's pretty awesome. All the links you should need are below. #IlluminatiProductions #JavaDiscordBot

Stay Updated!! 👁
More Videos coming soon.
Leave a comment for any future video suggestions.
Рекомендации по теме
Комментарии
Автор

Hope you enjoyed this week guys, make sure you join the discord to stay updated and get involved!!! Link in the description

KodySimpson
Автор

Oh bruh, kody...
You did this so well ;))
Really thanks for it and keep it up!
Awesome tutorial ;

jurian
Автор

Don't quit making these videos! They're the best quality ones about the topic in YouTube

murilospineli
Автор

much more efficient ways to cycle through arrays if your'e using anything after java 8. Great vids my man, you def jump started the creation of my new discord bot!

Patrity
Автор

holy shit the ending of the video scared the crap out of me xD

keegangrajek
Автор

I love this series, thank you so much

sendypai
Автор

Great Series Bruh...
I have a suggestion: Why dont you use for-each loop for iterating over both the arrays(message and LIST_OF_BAD_WORDS.

krishjaiswal
Автор

is it possible to filter embedded messages too? If so, are there any specific changes I'd need to do? Thanks for the vid!

danielhtx
Автор

I have a question, the problem with this filter is that if a user sends a message than contains X number of bad words the bot will tell him to not curse X ammount of times making it basically spam 5 messages if i type 5 curses, i dont know how to fix it do you have any idea on how could that be handled?

Berdasco
Автор

could just save message as string variable and then just use .contains("fuck")

bartolkarlovic
Автор

Title: How to get demonetized in a tutorial
🤣🤣🤣🤣🤣🤣

sharxnz