UltrosBot / Ultros

Connecting communities, one squid at a time! Ultros is a multi-protocol chat bot written in Python, designed with both the user and developer in mind
http://ultros.io
Artistic License 2.0
23 stars 7 forks source link

Factoid links (aliases) #48

Open rakiru opened 10 years ago

rakiru commented 10 years ago

Think "symlink for factoids".

Factoids that instead of containing information themselves, merely link to another factoid and use that to get info.

It should allow multiple chained links. If implemented, must handle infinite loops, either via max jumps or storing a list of previously visited factoids. Checking for infinite loops on creation wouldn't be valid as something else could edit the database.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.