-
# feature/expense-reports
-
I followed the installation of the bot and connected it to Telegram.
I needed to change this line in server.js from
>var certFolder = (process.env.NODE_ENV == 'development') ? 'localhost' : 'demos…
-
Sentry Issue: [SIR-LANCEBOT-6X](https://sentry.io/organizations/python-discord/issues/2743337733/?referrer=github_integration)
```
KeyError: 'draft'
File "discord/ext/commands/core.py", line 167, i…
-
In order to make the management of the bot easier and more scalable in terms of feature development, a project refactoring might be beneficial.
Proposed future state:
```text
.
├── api …
-
### Summary
I want to use ansible-test with docker to test my roles. Due to company / security policies I can't access quay.io directly and I need to use a remote repository over our artifactory.
…
-
It would be kind of neat if there was a terminal utility that remotely interacted with the bot without having to work through discord. Sort of like GitHub CLI.
Also a website admin panel is another…
-
Use a mocking framework to test the logic of the Slack event handlers and utility functions
Target: >80% unit test coverage in the `supportbot` package
-
# Already implemented in this bot
- [x] Reverse image searching
- [x] Deepfry
- [x] Wide
# Wait for migration from the old bot
## Image editing tools
- [x] Image Scale
- [x] Image Resize
#…
-
We recognize all types of contributions in the [README](https://github.com/processing/processing4#contributors)! The Processing project follows the [all-contributors](https://github.com/all-contribut…
-
### Checklist
- [X] I am sure the error is coming from Pyrogram's code and not elsewhere
- [X] I have searched in the issue tracker for similar bug reports, including closed ones
- [X] I ran `pip3 in…