Talk:Bot reference
From Botdom Wiki
NoodleBot promote/demote
On NoodleBot, you can promote and demote users using dAmn_send().
dAmn_Send("send $channel\n\npromote $user\n\n$privclass".chr(0)); dAmn_Send("send $channel\n\ndemote $user\n\n$privclass".chr(0));
--ClanCC 21:24, 8 October 2006 (PDT)
- Yeah, but we're only doing built-in functions on this reference. Everything can be possible if you just have the send function, and if we just did that, this reference wouldn't be of any relevance. --Electricnet 09:39, 9 October 2006 (PDT)
- Ya, i know, i was just stating a fact, not everyone knows that ;) --ClanCC 23:00, 9 October 2006 (PDT)

