Skip to content

Instantly share code, notes, and snippets.

exports.names = ['newfag', 'newfeg'];
exports.hidden = false;
exports.enabled = true;
exports.matchStart = true;
exports.cd_all = 15;
exports.cd_user = 30;
exports.cd_manager = 5;
exports.handler = function (data) {
var params = _.rest(data.message.split(' '), 1);
assist = function(message, advice) {
var params = _.rest(message.split(' '), 1);
if (params.length >= 1) {
get_user_by_param(params, function(err, user, db_user) {
if (user) {
chatMessage('/me @' + user.username + ' ' + advice );
} else {
chatMessage('/me ' + advice);
}
@pajlada
pajlada / pajaW.md
Created May 20, 2022 19:48 — forked from treuks/pajaW.md
#pajlada /announce bot reply order

What is this?

This is a list which features an order of bots, that will reply to @pajbot, following this order /announce {the next letter in alphabet} It starts with pajbot, which will say /announce a, you need to continue the line

How do i get put in the list?

You can ask @TreuKS on Twitch

Rules:

  1. You can't claim the entire alphabet at once.
  2. Be respectful (and sportsmanship-like) pajaCow