swgoh_farming_bot 0.4.3

Discord farming bot for Star Wars Galaxy of Heroes mobile game
swgoh_farming_bot-0.4.3 is not a library.

Requires the 'framework' feature flag be enabled in your project's Cargo.toml.

This can be enabled by specifying the feature in the dependency section:

[dependencies.serenity]
git = "https://github.com/serenity-rs/serenity.git"
features = ["framework", "standard_framework"]