Skip to content

Yet another polldaddy quiz bot (in rust)

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

adumbidiot/polldaddy-rs

Repository files navigation

polldaddy-rs

Yet another polldaddy quiz bot (in rust). polldaddy is the main library, while polldaddy-spam is an example binary.

Installing

Add the following to your Cargo.toml file:

[dependencies]
polldaddy = { git = "https://github.com/adumbidiot/polldaddy-rs", rev = "9a47166" }

Getting Started

WIP. Look at polldaddy-spam for example usage.

Testing

There are no tests other than polldaddy-spam. You can help by writing some.

Contributing

I have almost no standards so anything you contribute will be an improvement. Just open an issue or pull request.

Authors

adumbidiot (Nathaniel Daniel)

License

This project is licensed under the Apache or MIT licenses, at your option.

About

Yet another polldaddy quiz bot (in rust)

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published