Bizcochito 42caf9fa77 | ||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
README.md
Hi from the main
This is a silly thing stealing code from sendxmpp
To use this you must place a "creds" file with the folowing structure:
jid
password
The message is hardcoded in main.rs, could be changed to be pulled from the creds file but meh
The recipients are hardcoded strings into the main.rs in a vec! macro.