<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.bebot.link/index.php?action=history&amp;feed=atom&amp;title=BeBot_Output_Functions</id>
	<title>BeBot Output Functions - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.bebot.link/index.php?action=history&amp;feed=atom&amp;title=BeBot_Output_Functions"/>
	<link rel="alternate" type="text/html" href="http://wiki.bebot.link/index.php?title=BeBot_Output_Functions&amp;action=history"/>
	<updated>2026-05-25T22:13:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.bebot.link/index.php?title=BeBot_Output_Functions&amp;diff=95&amp;oldid=prev</id>
		<title>B3b0tUzR: Created page with &#039;====== BeBot Output Functions ======      ===== send_output($to, $msg, $type) ===== Wrapper for send_tell, send_pgroup, and send_gc. $type is an integer or string that specifies …&#039;</title>
		<link rel="alternate" type="text/html" href="http://wiki.bebot.link/index.php?title=BeBot_Output_Functions&amp;diff=95&amp;oldid=prev"/>
		<updated>2020-09-16T22:43:55Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;====== BeBot Output Functions ======      ===== send_output($to, $msg, $type) ===== Wrapper for send_tell, send_pgroup, and send_gc. $type is an integer or string that specifies …&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;====== BeBot Output Functions ======&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== send_output($to, $msg, $type) =====&lt;br /&gt;
Wrapper for send_tell, send_pgroup, and send_gc. $type is an integer or string that specifies which channel to output. &lt;br /&gt;
  * 0: tell2 (deprecated)&lt;br /&gt;
  * 1: tell &lt;br /&gt;
  * 2: pgroup&lt;br /&gt;
  * 3: gc (org/guild chat)&lt;br /&gt;
  * 4: pgroup and gc&lt;br /&gt;
  * pgroup: pgroup&lt;br /&gt;
  * pgmsg: pgroup&lt;br /&gt;
  * gc: gc (org/guild chat)&lt;br /&gt;
  * tell: tell&lt;br /&gt;
  * both: pgroup and gc&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== send_tell($to, $msg, $low=0, $color=true) =====&lt;br /&gt;
Send tell message containing $msg to $to. Set $low to 1 on tells that are likely to cause spam. Set $color to false to send the tell without font color tags. &lt;br /&gt;
&lt;br /&gt;
===== send_pgroup($msg) =====&lt;br /&gt;
Send $msg to private group.&lt;br /&gt;
&lt;br /&gt;
===== send_gc($msg, $low=0) =====&lt;br /&gt;
Send $msg to gc. Set $low to 1 on tells that are likely to cause spam.&lt;/div&gt;</summary>
		<author><name>B3b0tUzR</name></author>
	</entry>
</feed>