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

v3: containerised Pin command #169

Merged
merged 13 commits into from
Jan 24, 2025
Merged

v3: containerised Pin command #169

merged 13 commits into from
Jan 24, 2025

Conversation

elliotwms
Copy link
Owner

@elliotwms elliotwms commented Dec 18, 2024

This PR reverts the Lambda implementation, migrating it to https://github.com/elliotwms/pinbot-lambda, and adds the Pin command functionality to the containerised version of Pinbot

It upgrades usages of elliotwms/bot and elliotwms/fakediscord, migrates to logrus and refactors tests to accommodate

# Conflicts:
#	go.mod
#	go.sum
This PR updates the elliotwms/bot package, leveraging the package's ability to manage and route application commands, and perform health check

chore(refactor): Remove unused config
chore: remove redundant health check tests (handled in elliotwms/bot)
chore: update elliotwms/fakediscord
fix: remove config
For consistent construction between main and tests

refactor: remove intents, should be determined by behaviour
@elliotwms elliotwms merged commit ef4d968 into master Jan 24, 2025
3 checks passed
@elliotwms elliotwms deleted the elliot-v3 branch January 24, 2025 13:07
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