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

https://github.com/seungwonpark/irc-bot

veydpz's IRC bot
https://github.com/seungwonpark/irc-bot

Last synced: 3 months ago
JSON representation

veydpz's IRC bot

Awesome Lists containing this project

README

        

# veydpz_bot

## features
- 이 창을 띄움: `!h`
- BOJ 사찰 기능 (inspired by [minty99/BOJTracker_Bot](https://github.com/minty99/BOJTracker_Bot))
- 업비트/고팍스 코인 시세: `!c ada` (기본값: btc)
- [2018 가을학기 PL 게시판](https://ropas.snu.ac.kr/phpbb/viewforum.php?f=47) 사찰 기능
- 1분에 한 번 업데이트, `imyeoni` @ `#pl2018`
- 게시판에 새로운 글이 올라오거나, (첫 페이지 안에 있는) 글의 제목이 바뀌는 경우 메시지를 보냅니다.
- **봇을 맹신하지 말아주세요!** 알림 메시지가 제 때에 발송되지 않아 발생할 수 있는 피해에 대해 책임지지 않습니다.
- 스팸 필터링: 글 제목이 한글을 포함하지 않을 경우 스팸으로 간주

## Usage
```
pip install -r requirements.txt
python bot.py
```

## LICENSE
- MIT License.