im nt trying to do anything bad with this, heres what i want to do in steps:
1st i want to see if a message was sent in a discord channel.
2md i want to get the message, channel, and username
3rd i want to send that message through the roblox string filtering system (I know how to do this)
4th i want to check the channel to see if its a specific name
5th i want to check the persons username and also send that through the string filter system
6th i want to finnaly print out the message and the persons username
Thats all! if anyone know how to do this or if i should even be doing this please tell me!
1 Like
is there are any staff seeing this please tell me if i shouldnt be doing this
1 Like
uh oh idk anything about that, i think my friend does tho! ill talk to them about that when their not busy
1 Like
also what are webhooks? never heard of that
I’ve looked around a little bit already and saw something about Bloxrank, though that seems to be out of date and no longer working. I want to be able to have interactions between Roblox and Discord such as chats copying over and such. I heard that Discord banned Roblox webhooks due to games like Adopt Me being idiotic, is there a way around that other than creating your own proxy? (as this is a little above my pay grade!)
This talks about them a tad bit
3 Likes
p49p0
(Panthera)
June 22, 2024, 10:03pm
#7
this is completely fine, only if you use a bot token and not an account token.
you only need a few api endpoints:
you only need to operate it with HttpService, no need for external APIs.
webhooks are basically discord APIs that allow external programs to send messages in specific discord channels.
oh i dont want to send messages in the channel rn, i just wanan simply get messages from it
p49p0
(Panthera)
June 22, 2024, 10:05pm
#9
then use the api endpoints i attached, those are from the discord developers documentation page.
p49p0
(Panthera)
June 22, 2024, 10:07pm
#10
incase you dont know how to use the API endpoints,
you must have a bot token, which the bot has access to the channel you are referring.
put Authentication = "Bot <your bot token>"
on the request headers.
put essential info on the body.
im so confused because idk much about APIs
could u help me out with this stuff?
p49p0
(Panthera)
June 22, 2024, 10:08pm
#13
how tf is anyone gonna help u if u dont know anything about it, if you want to, invite me to team create and tell me what u want
do u got dc so we can talk there?