I hope someone can help me to make a script :) I wish to make a list in a bot. The list should be updateable by any user of the group, with a function such as !Learn. Example : !learn "Name" "url" The data should then be stored in a *.txt (preferable) or in another way. The store...