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

⚠️ Separate Bot.local and default Bot constructor #305

Merged
merged 3 commits into from
Nov 16, 2024
Merged

⚠️ Separate Bot.local and default Bot constructor #305

merged 3 commits into from
Nov 16, 2024

Conversation

HeySreelal
Copy link
Member

  • ⚠️ Removed baseURL from Bot primary constructor.
  • This is to rigidly separate Bot.local against Bot constructors. Why do we need to keep two copies of the same thing?
  • From now on, local bots must be constructed using Bot.local.
  • If you weren't using the local bot API, this change won't affect you.

@HeySreelal HeySreelal merged commit 7b0a38c into main Nov 16, 2024
1 check passed
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