https://github.com/ckath/znc-vizon
znc module for automated #VIzon bets
https://github.com/ckath/znc-vizon
irc rizon vizon znc
Last synced: 3 days ago
JSON representation
znc module for automated #VIzon bets
- Host: GitHub
- URL: https://github.com/ckath/znc-vizon
- Owner: Ckath
- License: mit
- Created: 2021-03-29T13:21:30.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-15T23:30:43.000Z (about 4 years ago)
- Last Synced: 2025-02-17T16:52:06.294Z (3 months ago)
- Topics: irc, rizon, vizon, znc
- Language: C++
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# znc-vizon
znc module for automatically entering the VIzon lotteries on rizon, triggered by #VIzon topic changes.## install
```
# build .so
znc-build vizon.cpp
# copy .so to wherever .znc/modules is, for me /home/znc
cp vizon.so /home/znc/.znc/modules
```
then just load it: `/msg *status loadmod vizon`## usage
by default random bets will be made each time, you can set a fixed bet with the same syntax you use to place regular bets: `/msg *vizon bet 1 4 7 14 22 24`, or `/msg *vizon bet random` to set it to random bets again. checking the current bet is done with `/msg *vizon check`. bets are sent to VIzon as is without checking validity so make sure they're valid.changing/viewing the current bet can also be done through the webconfig.
## FAQ
- how do I stop it from entering for me?\
not, unload it with `/msg *status unloadmod vizon`
- how do I check which bets were made, and if I won?\
just use VIzon as normal: `/msg VIzon check `
- vizon? rizon lottery? what?\
see the [VIzon wiki.rizon entry](https://wiki.rizon.net/index.php?title=Vizon) for info about the actual lottery game, this is just a module that enters for you