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

feat(discord): Add !q command and add tests&linting #44

Closed
wants to merge 23 commits into from
Closed

Conversation

finloop
Copy link
Member

@finloop finloop commented Nov 30, 2023

Added:

  • LLM server to docker compoes
  • !q command that sends query to LLM server
  • Linting by ruff
  • Tests
  • Docs
  • Github actions

Refactor:

  • Change package name from discord to discord_bot due to conflicts with discord py

closes #39

@finloop finloop added feature New feature or request dependencies Pull requests that update a dependency file discord Bot related thing labels Nov 30, 2023
@finloop finloop self-assigned this Nov 30, 2023
@TheJimmyNowak
Copy link
Collaborator

Nie mergować, póki nie dostaniesz zjebki (i nie zrobię review). Całusy ;*

@finloop
Copy link
Member Author

finloop commented Nov 30, 2023

@TheJimmyNowak Mergowanie bez review jest zablokowane 💯

@finloop finloop closed this Dec 1, 2023
@finloop
Copy link
Member Author

finloop commented Dec 1, 2023

Za dużo się tu działo, temat zamykam, wrócę jak się poprawię.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file discord Bot related thing feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dodanie polecenia !q -> wywołującego LLMa
2 participants