From my request thread for DM Giantsauce/HB Install instructions: Copy community.command into a script tab. Copy this script into any tab after community.command. Useage: This script has two commands: !phrases_add - This takes a table name as the first parameter and will create the table if it doesnt exist, its second parameter should be the phrase you wish to add (wrap it in quotes if it has spaces). eg !phrases_add alexsTable "The quick brown fox jumps over the lazy dog" or if you want emotes !phrases_add alexsTable "/me The quick brown fox jumps over the lazy dog". !phrases_roll - This takes one parameter and that is the table name and will output a phrase at random from that table. <a href="https://gist.github.com/pigalot/6021663" rel="nofollow">https://gist.github.com/pigalot/6021663</a>