rosev_ircsystem/conf/VoteBotManager.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

12 lines
480 B
INI

# This file defines all VoteBots, which enable you to conduct anonymous votes
# including all users on a specific channel.
# If you don't need any VoteBots, just remove this file.
#
# As one VoteBot can only serve one channel, you might need multiple ones.
# Just add a line <nickname>=<suffix> for each VoteBot.
# The <suffix> specifies the configuration file for this VoteBot. All bots get
# their configuration from "VoteBot_<suffix>.ini" files.
OpenVoteBot=1
LonelyVoteBot=2