Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-18 | properly pass on error from post_link | Daniel Schadt | |
This makes discord::post_link return any Error (or well, Result) that is produced by the ready event handler. | |||
2020-06-08 | use "White Heavy Check Mark" for successful logs | Daniel Schadt | |
The other one was hard to see, as it was rendered as a darkgrey checkmark on grey background. | |||
2020-06-07 | Repository::new() | Daniel Schadt | |