JacobCoffee / byte

The Discord bot built for developers
https://docs.byte-bot.app/
MIT License
5 stars 2 forks source link

Sourcery refactored main branch #58

Closed sourcery-ai[bot] closed 9 months ago

sourcery-ai[bot] commented 9 months ago

Branch main refactored by Sourcery.

If you're happy with these changes, merge this Pull Request using the Squash and merge strategy.

See our documentation here.

Run Sourcery locally

Reduce the feedback loop during development by using the Sourcery editor plugin:

Review changes via command line

To manually merge these changes, make sure you're on the main branch, then run:

git fetch origin sourcery/main
git merge --ff-only FETCH_HEAD
git reset HEAD^

Help us improve this pull request!

railway-app[bot] commented 9 months ago

This PR was not deployed automatically as @sourcery-ai[bot] does not have access to the Railway project.

In order to get automatic PR deploys, please add @sourcery-ai[bot] to the project inside the project settings page.