Skip to content

Commit

Permalink
Example config
Browse files Browse the repository at this point in the history
  • Loading branch information
uninhm committed Jun 16, 2020
1 parent 94eb75e commit f3fe366
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions example_config.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[IRC]
irc="irc.example.net"
channel="#channel"
nick="THENICK"
pass="THEPASSWORD"

[Telegram]
group_id=-123456789
token="123456789:AAbBcCCdDeEFfffFGGgHijJKlLM"

0 comments on commit f3fe366

Please sign in to comment.