ZarTek @ CREOLE

Results 26 issues of ZarTek @ CREOLE

I am using an IRC server which uses [userhost-in-names](https://ircv3.net/specs/extensions/userhost-in-names) IRCv3 capabilities. Eggdropt does not yet support this. **Description** The userhost-in-names capability extends the NAMES reply messages (RPL_NAMREPLY) to contain the...

in .status we can see the [status](https://docs.eggheads.org/mainDocs/tcl-commands.html#status-type) of the channels. If the show is pending, if the eggdrop is on it etc. In the help, [status] says to be the...

In TCL we have to put "address" for addbot. In partyline it is optional (.+bot) example : with partyline : ``` [19:13:35] #ZarTek# +bot NET-FROMURL Added bot 'NET-FROMURL' with no...

Found by: MalaGaM Patch by: MalaGaM Fixes: #1107 One-line summary: Default directory Additional description (if needed): issue #1107 Test cases demonstrating functionality (if applicable):

Example of desired code leaf.tcl ``` # LEAF SEND SOMES PUTBOT WITH COMMANDS BEGIN WITH "ASK_" TO MyHub putbot $MyHub "ASK_HELP MY_TEXT ARG" putbot $MyHub "ASK_OK MY_TEXT ARG" putbot $MyHub...

type: feature

Eggdrop is intended to launch multiple instances with multiple configuration files. When such use is in progress, we quickly have at the root of the installation directory a lot of...

[Pastebin example](http://paste.tclhelp.net/?id=6ker) > Hello, Do you know if it is possible to transfer / share a file between two bots via the partyline / botnet? I know it is ```...

Request for Comment
Hacktoberfest

Fix the workflow build.yml

[ ===] Searching vulnerability database for Postfix smtpd ...[08:32:08] ERROR [-] cannot access local variable 'data' where it is not associated with a value logger.py:57 [= ] Searching vulnerability database...

If ${ADD_NON_FREE_PACKAGES} is true and Debian is "stable" The replacement with sed does not work because it does not find the code name (VERSION_CODENAME) , it must find and replace...