Skip to content
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

No way to transfer old Discord.JS bot code into this #8

Open
KaptianCore opened this issue Apr 27, 2019 · 3 comments
Open

No way to transfer old Discord.JS bot code into this #8

KaptianCore opened this issue Apr 27, 2019 · 3 comments

Comments

@KaptianCore
Copy link

Hey,
So I am trying to have this as a feature on my bot and I was wondering if there was any way to run a JS bot internally with this feature alongside it?
Thanks
Kap

@Tenrys
Copy link
Member

Tenrys commented Apr 27, 2019

The only way to integrate a feature like this with an existing bot would be to communicate player chat to it, through sockets (module) or an HTTP server that the gmod server would talk to. I think.

@KaptianCore
Copy link
Author

The only way to integrate a feature like this with an existing bot would be to communicate player chat to it, through sockets (module) or an HTTP server that the gmod server would talk to. I think.

Ok damn as sockets tend to not work anymore

@Tenrys
Copy link
Member

Tenrys commented Apr 27, 2019

They work fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants