Sebastian Di Luzio

Results 6 issues of Sebastian Di Luzio

It would be rather convenient if BLAPI could just get all tokens from the Environment. An Idea would be to prefix them with BLAPI_ oder BOTLIST_TOKEN An Open question is...

enhancement
investigating

*feel free to open a PR for this issue! It's currently not being worked on* Discord.js isn't the only library developers use. [Eris has types](https://github.com/abalabahaha/eris/blob/master/index.d.ts) and should, therefore, be somewhat...

enhancement
help wanted

It would be nice to be able to quickly and safely release new versions e.g. with package/dependency updates. Adding tests for the default use cases should help doing that with...

enhancement

I recently found this project, and one of the first things I did was fork a community-run, somewhat outdated, repo to build images and update the workflow so that e.g....

dev

this fixes https://github.com/magefree/mage/issues/12748 This PR adds a few things: - a docker-compose and Dockerfile to build the server from source and then be able to deploy with the resulting image...

dev

When looking into the implementation to understand behavior, it's very confusing to invert the ordering in relation to how the mental model works. This aligns implementation and mental model of...