-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Server #2
Comments
Sorry, what do you mean by server?
…On Tue, Jan 8, 2019, 22:53 alman089 ***@***.*** wrote:
Forgive me for being an ignoramus, but what would count as the server that
I would write when creating my bot on GroupMe?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AFtT5nmc8NEjM2anQGdU9qlxDKOC682Nks5vBXXlgaJpZM4Z2xSy>
.
|
I just mean how would I form the callback URL on the GroupMe dev site?
Sent from Mail for Windows 10
From: jython234
Sent: Wednesday, January 9, 2019 12:17 AM
To: jython234/groupme-discord-bridge
Cc: alman089; Author
Subject: Re: [jython234/groupme-discord-bridge] Server (#2)
Sorry, what do you mean by server?
On Tue, Jan 8, 2019, 22:53 alman089 ***@***.*** wrote:
Forgive me for being an ignoramus, but what would count as the server that
I would write when creating my bot on GroupMe?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AFtT5nmc8NEjM2anQGdU9qlxDKOC682Nks5vBXXlgaJpZM4Z2xSy>
.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
You need to provide either a domain or IP address to the machine you're
running the bridge on. So really, the only practical way you could run the
bridge would be on a server, which you would use the IP address or it's
domain name for the callback URL. The README has details on the format of
the URL.
You could run it on your machine at home if you port forwarded the port the
bridge is listening on, however that's not very secure and generally a bad
idea.
…On Wed, Jan 9, 2019, 17:18 alman089 ***@***.*** wrote:
I just mean how would I form the callback URL on the GroupMe dev site?
Sent from Mail for Windows 10
From: jython234
Sent: Wednesday, January 9, 2019 12:17 AM
To: jython234/groupme-discord-bridge
Cc: alman089; Author
Subject: Re: [jython234/groupme-discord-bridge] Server (#2)
Sorry, what do you mean by server?
On Tue, Jan 8, 2019, 22:53 alman089 ***@***.*** wrote:
> Forgive me for being an ignoramus, but what would count as the server
that
> I would write when creating my bot on GroupMe?
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#2>, or mute
> the thread
> <
https://github.com/notifications/unsubscribe-auth/AFtT5nmc8NEjM2anQGdU9qlxDKOC682Nks5vBXXlgaJpZM4Z2xSy
>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFtT5tY9oFKspcJxtb7B5Eb37asA-Tn6ks5vBni2gaJpZM4Z2xSy>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Forgive me for being an ignoramus, but what would count as the server that I would write when creating my bot on GroupMe?
The text was updated successfully, but these errors were encountered: