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

Info about bot environments, added configuration parsing, tests for bot startup #7

Merged
merged 5 commits into from
Nov 18, 2023

Conversation

jaketothepast
Copy link
Collaborator

@jaketothepast jaketothepast commented Nov 18, 2023

Additions

  • Configuration parsing, right now just for bot token, that uses .env OR command line arguments via dotenv and clap crates.
  • Wrapped Discord gateway in create function, covered in tests

Closes #4
Closes #3

@jaketothepast jaketothepast changed the title Feature/vertex bot environments Info about bot environments, added configuration parsing, tests for bot startup Nov 18, 2023
@RyannosaurusRex RyannosaurusRex merged commit 6119e21 into main Nov 18, 2023
1 check passed
@RyannosaurusRex RyannosaurusRex deleted the feature/vertex-bot-environments branch November 18, 2023 16:15
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

Successfully merging this pull request may close these issues.

Integrate clap crate for configuration parsing Bot development/staging/production environments setup
2 participants