https://github.com/samthor/ncssbot
beep bot
https://github.com/samthor/ncssbot
Last synced: about 2 months ago
JSON representation
beep bot
- Host: GitHub
- URL: https://github.com/samthor/ncssbot
- Owner: samthor
- Created: 2018-12-09T00:58:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-10T04:02:58.000Z (over 7 years ago)
- Last Synced: 2025-01-18T15:52:50.914Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This needs a virtualenv in Python 3.7.
```bash
virtualenv bot # setup
source bot/bin/activate
```