Maciej-the-bot is simple discord bot written in Rust that uses serenity-rs as a backend.
Simple Scheduling assistant backend that helps you meet up with friends by declaring if a day is busy for someone or not.
A simple Rust task scheduler with easy to use condition system. (In progress)
update .pro file
adding myself to codeowners (#158)
Merge branch 'master' into feature/qt5-to-qt6
adding myself to codeowners (#158)
adding myself to code-owners
update readme
adding myself to codeowners
feat: update QT to version 6.*
Updated QT to version 6.*
fix: QT build
Fixed not building QT module
fix: align QT module with current SDK state
Align QT module with current SDK state
refactor: remove unused code
Removed some states, classes and structs that aren't currently used
fix last thing
Fix syntax error in jon pre-condition (#149)
build(workflow): fix syntax error in jon pre-condition
build(release): upload test results
Upload test results for feature analysis.
test(github-action): add fast failure
Add ability to cancel whole test workflow if any of jobs failed.
test(workflow): use jobs matrix
Use jobs matrix for unit / integration tests.
cpp - nmake build error fix for fetchhistory (#150)
heartbeat related changes (#152)
removed state param from subscribe
state taken if exists from pubnub context
set state with heartbeat implementation
add basic test for set_state_ex
set state with heartbeat examples
Merge branch 'master' into feature/qt5-to-qt6
fix after merge
fix building troubles
remove comments
i think that we don't need that
qstringlist to qstring
remove all todos
fix API changes
new mutex
qt strings
both versions
compiling
After #154
Stub implementation because QT is not working at all.
I think that this params should be optional and hidden by some configuration flag. I'm sure that not all customers needs this change.