mirror of
https://github.com/anope/anope.git
synced 2026-07-05 18:03:13 +02:00
Rethink jupe/squit thing somewhat. Workaround for the inspircd rsquit/squit mess
This commit is contained in:
+1
-2
@@ -58,8 +58,7 @@ class CoreExport BotInfo : public User, public Serializable
|
||||
void Serialize(Serialize::Data &data) const;
|
||||
static Serializable* Unserialize(Serializable *obj, Serialize::Data &);
|
||||
|
||||
void Up();
|
||||
void Down();
|
||||
void GenerateUID();
|
||||
|
||||
/** Change the nickname for the bot.
|
||||
* @param newnick The nick to change to
|
||||
|
||||
Reference in New Issue
Block a user