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

Discord bot connects and lists channels #8

Open
jaketothepast opened this issue Nov 18, 2023 · 0 comments
Open

Discord bot connects and lists channels #8

jaketothepast opened this issue Nov 18, 2023 · 0 comments

Comments

@jaketothepast
Copy link
Collaborator

jaketothepast commented Nov 18, 2023

Description

Get the Discord bot connecting to a server utilizing Gateway. Examples can be found here: https://github.com/SpaceManiac/discord-rs/blob/master/examples/basic_chatbot.rs.

Setup your own test server that you are the admin of, then follow these instructions:

  1. https://discord.com/developers/docs/getting-started
  2. Setup your bot user
  3. Generate a joining URL for the bot user to create a message.

Acceptance Criteria

  1. When the bot joins the server, it should log the IDs of the channels that it can see.
@jaketothepast jaketothepast changed the title Discord bot connects to Discord via Gateway Discord bot connects and lists channels Nov 18, 2023
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

1 participant