Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raku/synopsebot

synopsebot IRC bot
https://github.com/raku/synopsebot

raku

Last synced: about 11 hours ago
JSON representation

synopsebot IRC bot

Awesome Lists containing this project

README

        

# synopsebot

synopsebot IRC bot

## Pulling Changes and Restarting the bot:

```bash
ssh hack.p6c.org
sudo su -l synopsebot
cd synopsebot/; git pull; logout;
sudo service synopsebot restart
```