All Projects → utoxin → TimTheWordWarBot

utoxin / TimTheWordWarBot

Licence: GPL-3.0 license
Timmy - The NaNoWriMo Wordwar Bot

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to TimTheWordWarBot

squircy2
Golang IRC bot, scriptable with javascript
Stars: ✭ 18 (+28.57%)
Mutual labels:  irc-bot
bmotion
An Artificial Stupidity script for eggdrop bots
Stars: ✭ 58 (+314.29%)
Mutual labels:  irc-bot
irc-bot
A simple and modular PHP IRC bot
Stars: ✭ 82 (+485.71%)
Mutual labels:  irc-bot
honeybot
🛩 A python IRC bot with simple plugins dev. Ignited in mauritius, first-timers friendly! Moved to github.com/pyhoneybot/honeybot
Stars: ✭ 57 (+307.14%)
Mutual labels:  irc-bot
wgmeeting-github-ircbot
IRC bot to make github comments with relevant sections of Working Group Meeting IRC minutes. Running as @css-meeting-bot.
Stars: ✭ 13 (-7.14%)
Mutual labels:  irc-bot
lita-irc
An IRC adapter for Lita.
Stars: ✭ 19 (+35.71%)
Mutual labels:  irc-bot
eggdrop-docker
No description or website provided.
Stars: ✭ 20 (+42.86%)
Mutual labels:  irc-bot
phenny
My fork of phenny lives on at https://github.com/vtluug/phenny. This tree is now unmaintained.
Stars: ✭ 15 (+7.14%)
Mutual labels:  irc-bot
irc.dart
Dart IRC Library
Stars: ✭ 45 (+221.43%)
Mutual labels:  irc-bot
alice
Alice Margatroid, a dollmaster that pretends not to be a doll itself.
Stars: ✭ 14 (+0%)
Mutual labels:  irc-bot
CloudBot
CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
Stars: ✭ 57 (+307.14%)
Mutual labels:  irc-bot
teleirc
Go implementation of a Telegram <=> IRC bridge for use with any IRC channel and Telegram group
Stars: ✭ 112 (+700%)
Mutual labels:  irc-bot
TwitchBot
Custom C# chat bot for Twitch TV
Stars: ✭ 33 (+135.71%)
Mutual labels:  irc-bot
TideBot
我的 IRC 机器人,虽然这个 Bot 能让聊天者在 IRC 里玩游戏,但除了游戏,还有其他很多功能。
Stars: ✭ 26 (+85.71%)
Mutual labels:  irc-bot
HackServ
Python 3 IRC Bot / Botnet
Stars: ✭ 28 (+100%)
Mutual labels:  irc-bot
Cardinal
A Python IRC bot, designed to make adding functionality quick and simple.
Stars: ✭ 92 (+557.14%)
Mutual labels:  irc-bot
yesbot
IRC Bot Written in Prolog
Stars: ✭ 19 (+35.71%)
Mutual labels:  irc-bot
Limnoria
A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins. Successor of the well-known Supybot.
Stars: ✭ 578 (+4028.57%)
Mutual labels:  irc-bot
CloudBot
CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
Stars: ✭ 69 (+392.86%)
Mutual labels:  irc-bot
calculon
Library for writing IRC bots in OCaml, a collection of plugins, and a dramatic robotic actor.
Stars: ✭ 26 (+85.71%)
Mutual labels:  irc-bot
Timmy - The NaNoWriMo Wordwar Bot

Timmy is an IRC bot created for use in NaNoWriMo chatrooms. He has commands to
run short wordwars (contests to write as many words as possible in a set period
of time), timers, writing challenges, and possibly other useful commands.

He also has a plethora of silly commands and abilities that serve to help
entertain the writers in the chatroom. These abilities can be disabled in any
given channel, if the people in that channel would prefer to only use the useful
commands.

Timmy was originally created in PHP in 2008 by MysteriousAges, and ported to
Java in 2009. Utoxin started helping in 2010, and has done significant work in
cleaning up the codebase and adding new advanced functionality such as the
Markov Chain chatter code.

If you wish to run your own instance of Timmy, there's a few things you'll need
to do. The most difficult part will be setting up your own Twitter Account and
API connection for him to use. You will also need a database, which you can
pre-fill with the 001-schema.sql file from this repository.

Finally, you'll need to rename the example config file and fill in the DB
connection values. If you have any questions, you're welcome to ask, and I'll
try to answer as quickly as I can.

GitHub Repository: https://github.com/utoxin/TimTheWordWarBot
NaNoWriMo Profile: http://www.nanowrimo.org/en/participants/timmybot
Twitter Account: @BotTimmy
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].