@@ -6,8 +6,11 @@ Github info in your [bitbar](https://getbitbar.com/).
# Usage
Add the following to your bitbar plugins path:
```
const info = require('github-info');
#!/usr/bin/env node
const info = require('path/to/github-info');
info({
username: 'w33ble',
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.