Newer
Older
DC29BadgeBot / README.md
root on 5 Aug 2021 413 bytes note about perms
DC29BadgeBot
===============

Bot to connect badge to IRC for sharing and validating codes

simply git clone this repo
make sure you have the correct interface at top of script (default is /dev/ttyACM0)

````
php bot.php

```

the script will connect to ice.uplinkcorp.net #theSignal and interface with the serial device.

*note* the permissions might need to be changed to 666 or alternativly script run as root.