2017-12-24 11:21:44 +01:00
|
|
|
#
|
|
|
|
# Sample Hebdobot config file
|
|
|
|
#
|
2017-12-31 03:48:51 +01:00
|
|
|
# Note: move this file outside the git directory in case of Pastebin or Twitter test.
|
2017-12-24 11:21:44 +01:00
|
|
|
|
|
|
|
# Revue settings.
|
2017-12-28 04:21:54 +01:00
|
|
|
review.file.suffix=revue.txt
|
2017-12-24 11:21:44 +01:00
|
|
|
|
|
|
|
# IRC settings.
|
2017-12-28 04:21:54 +01:00
|
|
|
irc.host=irc.freenode.org
|
|
|
|
irc.port=6667
|
|
|
|
irc.name=Hebdobot
|
|
|
|
irc.channel=#april-test
|
2017-12-24 11:21:44 +01:00
|
|
|
|
|
|
|
# Pastebin settings.
|
2017-12-28 04:21:54 +01:00
|
|
|
pastebin.apiKey=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
2017-12-24 11:21:44 +01:00
|
|
|
|
|
|
|
# Ident.ca settings.
|
2017-12-28 04:21:54 +01:00
|
|
|
identica.apiKey=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
|
|
|
identica.apiSecret=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
|
|
|
identica.tokenKey=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
|
|
|
identica.tokenSecret=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
2017-12-24 11:21:44 +01:00
|
|
|
|
|
|
|
# Twitter settings.
|
2017-12-28 04:21:54 +01:00
|
|
|
twitter.consumerKey=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
|
|
|
twitter.consumerSecret=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
|
|
|
twitter.accessToken=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
|
|
|
twitter.accessTokenSecret=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
|
|
|
|
|
|
|
# Notifications
|
|
|
|
notify.at5.cron=0 * * ? * *
|
|
|
|
notify.at5.irc=Revue hebdomadaire dans 1 minutes
|
|
|
|
notify.at5.twitter=Revue hebdomadaire !april dans 5 minutes sur irc://irc.freenode.org/april ou http://apr1.org/8l
|
|
|
|
|
|
|
|
#notify.at5.cron=0 55 11 ? * *
|
|
|
|
#notify.at5.irc=Revue hebdomadaire dans 5 minutes
|
|
|
|
#notify.at5.twitter=Revue hebdomadaire !april dans 5 minutes sur irc://irc.freenode.org/april ou http://apr1.org/8l
|
|
|
|
|
|
|
|
#notify.at15.cron=0 45 11 ? * *
|
|
|
|
#notify.at15.irc=Revue hebdomadaire dans 15 minutes
|
|
|
|
#notify.at15.twitter=Revue hebdomadaire !april dans 15 minutes sur irc://irc.freenode.org/april ou http://apr1.org/8l
|
|
|
|
|
|
|
|
#notify.at30.cron=0 30 11 ? * *
|
|
|
|
#notify.at30.irc=Revue hebdomadaire dans 30 minutes
|
|
|
|
#notify.at30.twitter=Revue hebdomadaire !april dans 30 minutes sur irc://irc.freenode.org/april ou http://apr1.org/8l
|
|
|
|
|