Patrick-Oliver GroΓ
Patrick-Oliver GroΓ
Cool :) If you need any additional info just get back to me. Awesome project! π
This will require you to trial a bit with the current poetry and nox description. The new `CONTRIBUTING.md` should present a clear way for setting up the environment. Maybe @pmayd...
Whoops, I think it got lost in the transition to hypermodern. [Here it is](https://github.com/PyBites-Open-Source/karmabot/commit/03e952ae20b943cca33baccd5222f4c815044fc2?short_path=9fc63fa#diff-9fc63fa48a612a29c19d6eb425058d99). Most of the content is pretty much outdated but the structure and slack stuff may be...
I don't really get what you are referring to. Can you explain a bit more what you mean?
If you think it is important to setup the dev environment its should be included. You should test your instructions and see if it allows you to properly setup a...
Sure, go for it @MishManners π
Was that in a private channel? Maybe you are still missing some permissions on the bot (group permissions). Otherwise, we need to reproduce it and look into the slack API...
Easy fix would be to move the note command registration from `CHANNEL_BOT_COMMANDS` to `DM_BOT_COMMANDS`. https://github.com/PyBites-Open-Source/karmabot/blob/70c8a325cd945b684685118f17f1b365d2ca7405/src/karmabot/bot.py#L43-L61
Good idea. I don't know if you can send files directly via the bot API. Otherwise, we would need something like a S3 bucket and send a presigned URL let...
Also relevant for #71