github: wip webhook support
This commit is contained in:
parent
0ce80677aa
commit
c24ae3e7a9
7 changed files with 607 additions and 6 deletions
|
|
@ -22,7 +22,7 @@ pub struct Prololo {
|
|||
|
||||
impl Prololo {
|
||||
/// Creates a new [`Prololo`] bot and builds a [`matrix_sdk::Client`] using the provided
|
||||
/// [`Config`].
|
||||
/// [`ProloloConfig`].
|
||||
///
|
||||
/// The [`Client`] is only initialized, not ready to be used yet.
|
||||
pub fn new(config: ProloloConfig) -> anyhow::Result<Self> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue