Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

is there a way to use a discord bot instead of a Discord Webhook?

Asked by
Galicate 106
6 years ago
Edited 6 years ago

Im making a credits system that awards players for playing and I want them to be able to check how many credits they have on Discord. But how can I use a bot instead of a webhook? I mean the bots as USER BOTS. The bots that have the word bot next to their name. That you have to code and use commands with.

2 answers

Log in to vote
0
Answered by 6 years ago
Edited 6 years ago

You can forward the data through cURL. I'm working on a proxy site at the moment that'll allow you to just push requests to it and have them redirected, but I am no php god.

Discord blocked ROBLOX's servers because they were not following rate limitations [or some games were not.] It's slightly unfair but whatevs.

EDIT: Oh yeah, by the way, you'd have to have roblox push requests to a server that then runs a bot

Ad
Log in to vote
-1
Answered by 6 years ago

Discord bots are web hooks, and one way to be able to use a web hook again would be to send HTTP requests to a proxy server and use the web hook to grab the info from that server.

0
No not a webhook, A BOT. the users with the word BOT next to their name. The ones you have to code in visual basic. Galicate 106 — 6y
0
Sorry i didn't mean for that to sound harsh. Galicate 106 — 6y
0
Sorry, but that method would probably work with bots too. Ex_plore 62 — 6y

Answer this question