You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
src | 5 months ago | |
.gitignore | 5 months ago | |
Cargo.lock | 5 months ago | |
Cargo.toml | 5 months ago | |
README.md | 5 months ago |
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.