Description:
In IGN there was an ability to use the command "info" to create very detailed help files using plain text documents. These files could be customized by the individual but allowed for information such as quest progressions, item creation and the like to be displayed. I am interested in seeing if this is possible to import into Bebot as this really is the last part of IGN that we use.
Commands:
!info: Starts up info at designated main page, should know side and profession of sender
!info <quest/textname>: Starts the designated text or quest name file but should read the profession of the sender
!info <quest/textname> <profession>: Starts the text or quest file based on item and profession, should know side of sender
I think that this would be very useful since many guilds were accustomed to using the file system to help their guildmates out.
Not sure how to code this into Bebot as I am not too familiar with the commands.