You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# If not installed, weechat will print out a perl-error, saying it cannot find the module
# and loading the script will fail.
# Hook command
my$args_help = "If number is specified, will retrieve said quote. If no parameter is specified, will retrieve random quote\nIf -o is specified, will send the quote as a message to the current buffer.";
my$command_desc = "Retrieve quotes from bash.org";