Markus Ort

Results 3 issues of Markus Ort

This PR adds the ability to check repositories on self-hosted gitlab instances. (just a quick little addition, I am happy to rename the GiteaDomain type for something more fitting, just...

Fixes #2994 also adds additional `From` implementation for `(MessageReferenceKind, ChannelId, MessageId)`

model
builder

the [`MessageReference`](https://github.com/serenity-rs/serenity/blob/current/src/model/channel/message.rs#L1095) struct is missing the type field (see here: https://discord.com/developers/docs/resources/message#message-reference-object) I am happy to implement this myself, the question is do you want this added as a struct field,...