mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 03:38:03 +01:00
Use irc notice instead of a regular messages
This commit is contained in:
@@ -8,4 +8,8 @@ script: make test
|
||||
install:
|
||||
- pip install . --use-mirrors
|
||||
notifications:
|
||||
irc: "chat.freenode.net#asciinema"
|
||||
irc:
|
||||
channels:
|
||||
- "chat.freenode.net#asciinema"
|
||||
use_notice: true
|
||||
skip_join: true
|
||||
|
||||
Reference in New Issue
Block a user