[00:51:34] *** fALSO <fALSO!aqak18bnrl@DeadBSD.org> has joined #supybot[00:52:10] <fALSO> is there a way to know the called "aka" inside a plugin ?[00:53:06] <fALSO> my plugin when i run a command, i want to print "3232 found, use 'name_of_the_command 2' for the next one[00:53:27] <fALSO> is there a way to now the name of the command inside the command? without hardcoding?[00:55:19] <fALSO> get what the user in irc "sent"[00:55:46] <fALSO> probably parse msg, going to take a look[01:01:10] <fALSO> .fm[03:41:35] *** }ls{ <}ls{!~kalle@unaffiliated/ls/x-8089558> has quit IRC (Ping timeout: 258 seconds)[03:46:25] *** }ls{ <}ls{!~kalle@unaffiliated/ls/x-8089558> has joined #supybot[05:37:03] *** Raxzinator <Raxzinator!~Raxzinato@cpe-76-84-94-233.neb.res.rr.com> has joined #supybot[05:37:04] *** Raxz <Raxz!~Raxzinato@cpe-76-84-94-233.neb.res.rr.com> has quit IRC (Read error: Connection reset by peer)[05:41:20] *** alyptik <alyptik!ayy@cpe-76-173-133-37.hawaii.res.rr.com> has quit IRC (Ping timeout: 272 seconds)[06:09:38] *** alyptik <alyptik!ayy@cpe-76-173-133-37.hawaii.res.rr.com> has joined #supybot[09:25:40] <pinkieval> fALSO: I don't know, but I'll look into it later[09:25:58] <pinkieval> but you may want to rely ion the "more" mechanism to do that[09:26:18] <pinkieval> on *[09:34:57] <pinkieval> hmm, I think you can hack something like:[09:35:00] <pinkieval> realIrc = irc[09:35:34] <pinkieval> while hasattr(realIrc, 'irc'): realIrc = irc.irc[09:36:15] <pinkieval> originalCommand = irc.msg.args[1][09:36:43] <pinkieval> while hasattr(realIrc, 'irc'): realIrc = realIrc.irc *[09:36:52] *** }ls{ <}ls{!~kalle@unaffiliated/ls/x-8089558> has quit IRC (Quit: real life interrupt)[10:46:52] <fALSO> thanks pinkieval[10:46:56] <fALSO> im gonna take a look later[10:47:04] <fALSO> into that "more"[11:04:49] *** alyptik <alyptik!ayy@cpe-76-173-133-37.hawaii.res.rr.com> has quit IRC (Ping timeout: 246 seconds)[11:27:05] <pinkieval> fALSO: it works automatically, by splitting long messages[11:27:06] <pinkieval> eg.[11:27:08] <pinkieval> ::list[11:27:09] <Limnoria> pinkieval: Admin, Aka, Anonymous, AttackProtector, AutoMode, Biography, Brainfuck, Channel, ChannelLogger, ChannelStatus, Conditional, Config, CrousLyon, Ctcp, Debian, Debug, Dict, Factoids, Filter, Format, GPG, Games, GitHub, Glob2Chan, Google, Herald, Internet, Iwant, Karma, Kickme, Later, LimnoriaChan, LinkRelay, Markovgen, Math, MemoryProfiler, MessageParser, Misc, Network, NickAuth, NickCapture, NoLatin1, Note, Owner, PPP, (1 more message)[11:27:11] <pinkieval> ::more[11:27:11] <Limnoria> pinkieval: PingTime, Plugin, PluginDownloader, Praise, PypySandbox, RSS, RateLimit, Reply, Scheduler, Seen, ShrinkUrl, Status, StdoutCapture, String, Sudo, Time, Todo, Topic, Trigger, URL, Unix, Untiny, User, Utilities, Variables, Web, WebDoc, Website, WikiTrans, and WunderWeather[11:27:14] <fALSO> nah, i dont want that[11:27:25] <fALSO> i want to tell the uses how to run a command to get the NEXT record[11:27:28] <fALSO> uses -> user[12:18:55] *** alyptik <alyptik!ayy@cpe-76-173-133-37.hawaii.res.rr.com> has joined #supybot[14:24:53] *** poxifide <poxifide!deathspawn@botters/deathspawn> has quit IRC (Ping timeout: 257 seconds)[14:25:46] *** jp <jp!jp@sigb.us> has quit IRC (Ping timeout: 252 seconds)[14:25:50] *** ozymandias_ <ozymandias_!~ozymandia@libre.theyareafter.us> has quit IRC (Ping timeout: 252 seconds)[14:26:04] *** Raptors <Raptors!Raptors@2600:3c01:e001:391c::100> has quit IRC (Ping timeout: 252 seconds)[14:26:39] *** ozymandias_ <ozymandias_!~ozymandia@libre.theyareafter.us> has joined #supybot[14:33:24] *** jp <jp!jp@sigb.us> has joined #supybot[14:37:18] *** poxifide <poxifide!deathspawn@botters/deathspawn> has joined #supybot[15:46:32] *** Raptors <Raptors!Raptors@2600:3c01:e001:391c::100> has joined #supybot[15:58:39] *** }ls{ <}ls{!~kalle@unaffiliated/ls/x-8089558> has joined #supybot[18:28:01] *** alyptik <alyptik!ayy@cpe-76-173-133-37.hawaii.res.rr.com> has quit IRC (Ping timeout: 244 seconds)[20:16:39] *** alyptik <alyptik!ayy@cpe-76-173-133-37.hawaii.res.rr.com> has joined #supybot