ZoeyR/nestor

Adding a word to a factoid that's an alias breaks said alias

Closed this issue · 1 comments

eijebong> ~learn mew @= cats
rustybot> [notice] learned factoid: 'mew'.
sebk> ~learn mew += sebk
rustybot> [notice] edited factoid: 'mew'.

~mew is now broken :/

ZoeyR commented

This is not a bug, when you edit an alias you edit the text of the alias, which was in this case "cats" and after the edit became "cats sebk". This is intentional in case you typo the alias.