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

working sub/unsub feature + readme updates + misc changes #1

Merged
merged 4 commits into from
Aug 4, 2023

Conversation

simku22
Copy link
Owner

@simku22 simku22 commented Aug 4, 2023

Improved README instructions

  • added guide for running test environment for the first time
  • added guide on setting up docker and mongodb
  • improved ordering of text elements for readability
  • added instructors for creating a new discord bot and server

working unsubscribe feature (needs testing)

  • added a main slash command in bot.py
  • added a boolean to Menu.py, so that we can specify whether a subscribe/unsubscribe operation is happening
  • small linting stuff from the black pre-commit thing

simku22 and others added 4 commits July 21, 2023 21:23
- added instructors for creating a new discord bot and server
- improved ordering of text elements for readability
- added guide on setting up docker and mongodb
- added guide for running test environment for the first time

Co-Authored-By: Anthony Camarillo <[email protected]>
able to find out what users can "unsubscribe" from by returning a list of all the tags they are currently subscribed to
- added a main slash command in bot.py
- added a boolean to Menu.py, so that we can specify whether a subscribe/unsubscribe operation is happening
- small linting stuff from the black pre-commit thing
@simku22 simku22 merged commit 50029ae into main Aug 4, 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

Successfully merging this pull request may close these issues.

1 participant