<?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=Logon_Notifies</id>
	<title>Logon Notifies - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.bebot.link/index.php?action=history&amp;feed=atom&amp;title=Logon_Notifies"/>
	<link rel="alternate" type="text/html" href="http://wiki.bebot.link/index.php?title=Logon_Notifies&amp;action=history"/>
	<updated>2026-05-25T23:54:04Z</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=Logon_Notifies&amp;diff=97&amp;oldid=prev</id>
		<title>B3b0tUzR: Created page with &#039;====== Introduction ====== The Logon Notifies core module offers a central place to handle logon notifies for guests or members on the buddy list. To prevent instant spamming it …&#039;</title>
		<link rel="alternate" type="text/html" href="http://wiki.bebot.link/index.php?title=Logon_Notifies&amp;diff=97&amp;oldid=prev"/>
		<updated>2020-09-16T22:44:21Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;====== Introduction ====== The Logon Notifies core module offers a central place to handle logon notifies for guests or members on the buddy list. To prevent instant spamming it …&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;====== Introduction ======&lt;br /&gt;
The Logon Notifies core module offers a central place to handle logon notifies for guests or members on the buddy list. To prevent instant spamming it offers a custom-definable delay to the notifications to the modules.&lt;br /&gt;
&lt;br /&gt;
====== How to register for notifies ======&lt;br /&gt;
If a module wants to use notifies to user logging in via this module it has to register it in the constructor. To do this it has to call&lt;br /&gt;
//$this -&amp;gt; bot -&amp;gt; logon_notifies -&amp;gt; register($this)//. Every time a buddy logs in the module gets now notified via it&amp;#039;s notify() function after the defined delay.&lt;br /&gt;
&lt;br /&gt;
====== Function notify($name) ======&lt;br /&gt;
Any module using the central notifies has to implement the function //notify($name)//. //$name// is the name of the newly logged in character. Any further actions for the character have to be taken here.&lt;/div&gt;</summary>
		<author><name>B3b0tUzR</name></author>
	</entry>
</feed>