summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-11Add a new eliza bot.Dipesh Amin2-332/+376
2011-09-09Add information about weight to !identify and !listusers.Dipesh Amin2-3/+12
2011-09-09Add a command to identify who is selling an item.Dipesh Amin1-0/+21
2011-09-09A few ChangesDipesh Amin3-5/+15
2011-09-09Reduce the interval for the shop emote to 2 minutes.Dipesh Amin1-1/+1
2011-09-05more chatDipesh Amin1-0/+1
2011-09-05add help responseDipesh Amin1-0/+1
2011-09-05filter punctuationDipesh Amin1-0/+1
2011-09-05Teeny changes.Dipesh Amin1-4/+4
2011-09-05Add a chatbot for unrecognised responses.Dipesh Amin2-1/+330
2011-09-05Stop people from buying there own items.Dipesh Amin1-0/+4
2011-09-05Lets a lvl 10 user use the !listusers command.Dipesh Amin1-3/+3
2011-09-05Fix a method for crash.Dipesh Amin1-8/+9
2011-09-04change name from isclean to errorOccured.Dipesh Amin1-6/+6
2011-09-04oopsDipesh Amin1-0/+1
2011-09-04Add stricter checking for the !money action.Dipesh Amin2-3/+11
2011-09-03A space should not be filtered lol.Dipesh Amin1-1/+1
2011-09-03Oops, for the crazy messages, if all chars are filtered.Dipesh Amin1-0/+2
2011-09-03Change this back for now, until I can figure out the exact behavior.Dipesh Amin1-6/+1
2011-09-03neaterDipesh Amin1-1/+1
2011-09-03Filter allowed whisper characters to only ones that can be used in names.Dipesh Amin2-2/+11
2011-09-02zero amount in add commandDipesh Amin1-0/+3
2011-09-02A few things.Dipesh Amin1-4/+5
2011-09-02Improving !helpStefan Beller1-2/+5
2011-09-01FixesDipesh Amin2-2/+6
2011-09-01remove storage structDipesh Amin1-1/+0
2011-09-01tab->spaceStefan Beller1-1/+1
2011-09-01If it's not going to add the item, lets make sure it cancels the trade beforeDipesh Amin1-0/+4
2011-09-01replace tabs by spacesStefan Beller1-2/+2
2011-09-01urghDipesh Amin1-1/+2
2011-09-01oops and again for moneyDipesh Amin1-2/+2
2011-09-01add something to logging.Dipesh Amin1-1/+1
2011-09-01oops quite a big one also had some duplication.Dipesh Amin1-5/+5
2011-09-01Add more logging to the item add process...and cancel on an unknown add respo...Dipesh Amin1-2/+7
2011-09-01Teeny oversight with help - if a non-added player typed it, would of locked up.Dipesh Amin1-8/+9
2011-09-01oopsDipesh Amin1-1/+1
2011-08-31ooops level 20 wasn't being shownDipesh Amin1-1/+1
2011-08-31add command !tradestateDipesh Amin1-0/+14
2011-08-31Minor help grammar corrections.Dipesh Amin1-4/+4
2011-08-30remove unneeded line.Dipesh Amin1-2/+1
2011-08-30Respond "No" to incoming trade requests.Dipesh Amin1-0/+1
2011-08-28Add a message for an unrecognised command.Dipesh Amin1-0/+2
2011-08-26Remove some no-longer needed variables.Dipesh Amin1-6/+0
2011-08-26Make sure the ID provided is of the type wanted: default to player.Dipesh Amin1-2/+2
2011-08-25Remove some surpurfulous code - the else: item_id == 0 would never be called.Dipesh Amin1-5/+2
2011-08-25Add a specific message for when a user adds money to a !add request.Dipesh Amin1-1/+5
2011-08-24Set a max on the price.Dipesh Amin1-2/+2
2011-08-24ooopsStefan Beller1-1/+1
2011-08-24Adding !list for blocked users; introduce config.adminStefan Beller2-3/+4
2011-08-24blocked users done rightStefan Beller1-0/+1