21 lines
735 B
Markdown
21 lines
735 B
Markdown
# 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! |