bdp
bdp
DIAdiscord.js - Imagine an app
Created by bdp on 7/20/2023 in #djs-questions
How to create an event that fires on express server PUSH
I am creating a discord bot that will allow me to verify a player in my mobile game when a player enters their discord name into the verify form on my game it will send a push request to an http server made with express. How can i create an event that will fire on that PUSH that will message the player with that discord name if they would like to verify?
3 replies