rosev_ircsystem/conf/VoteBot_1.ini
Colin Finck 272d08d8d3 [ROSEV_IRCSYSTEM]
Add a custom multiplatform IRC Server written from scratch for closed user groups (like foundation general assemblies).
It is written in C++ using Boost and OpenSSL libraries. Will be used for the upcoming ReactOS Deutschland e.V. general assembly.

svn path=/trunk/rosev_ircsystem/; revision=1234
2010-12-09 20:16:51 +00:00

17 lines
555 B
INI

# This is the configuration file of the VoteBot named "OpenVoteBot".
# See "VoteBotManager.ini" for more details.
# You can translate the abstention option if you like
abstention_translation=Abstention
# The administrators of a VoteBot are the only users, who can initiate a vote.
# Just add a line admins=<nickname> for each user that shall be an admin.
admins=Arthur
# This is the channel this VoteBot serves.
channel=openchannel
# The time limit in minutes till a vote of a user will be considered
# an abstention if he does not reply.
timelimit=5