UWCS / choob

Compsoc's Highly Over-engineered Object-oriented Bot
http://choob.uwcs.co.uk/
GNU Lesser General Public License v2.1
17 stars 6 forks source link

Online game aware where plugin #328

Open FauxFaux opened 13 years ago

FauxFaux commented 13 years ago

The where plugin currently only accounts for the physical world. In reality, when someone asks the question 'where' is someone, they might in reality be in some kind of virtual world. There should consequently be a plugin, or extension of the where plugin that takes account of different virtual worlds. Ideas:

  1. Someone should be able to associate their account name/some form of identification for an online gaming system with their irc auth.
  2. irc commands for looking up who is in an online gaming system, or where a nick is, eg:

"!games.whereis mulletron" --> "mulletron is playing DotA on battlenet" "!games.whosin WoW" --> "Pepper, Dirtus and Sinjo are all current playing WoW"

FauxFaux commented 13 years ago

Ticket imported from Trac: http://trac.uwcs.co.uk/choob/ticket/328