1
0
forked from tsr/spicy
Go to file
2019-01-24 17:53:17 -05:00
LICENSE Initial commit 2015-11-23 00:24:39 -08:00
README.md notnull was here 2019-01-24 17:53:17 -05:00
spicy_bot.py make it spicy 2019-01-06 10:03:03 -05:00

IRC Spice Helper

This is a modified version of the IRC bot game https://github.com/happy-box/IRC_Drug_Dealer

It allows you to play around with spices and twigs. Have fun!

.drop [amount] [drug]

.get [amount] [drug]

.count [spice OR 'twigs']

Currently there are 3 spices: wasabi, onions, and garlic

All players start out with 10 of each spice, and 500 twigs.

Installation and Configuraiton

This can be changed by editing the main .py file. You may also change the bot's nick, target channel/network, and identification settings by scrolling down to the IRC section and changing the variables. I recommend leaving this bot in a seperate directory/folder because the amount of .dat files can get pretty big.

notnull was here!