User talk:Mrcoolbp: Difference between revisions

From SoylentNews
Jump to navigation Jump to search
(Created page with "Feel free to drop me a line here and sign your comment with: <nowiki>~~~~</nowiki><br> (your signature will look like this: ~~~~)")
 
No edit summary
Line 1: Line 1:
Feel free to drop me a line here and sign your comment with: <nowiki>~~~~</nowiki><br>
Feel free to drop me a line here and sign your comment with: <nowiki>~~~~</nowiki><br>
(your signature will look like this: [[User:Mrcoolbp|mrcoolbp]] ([[User talk:Mrcoolbp|talk]]) 19:51, 18 July 2014 (UTC))
(your signature will look like this: [[User:Mrcoolbp|mrcoolbp]] ([[User talk:Mrcoolbp|talk]]) 19:51, 18 July 2014 (UTC))
hi mrcoolbp. if you're keen to muck around with irc bots, i can help set you up with an exec bot, or if you want you can make an irc script without any need to code any irc-related stuff. chromas did this with the exec mackey php script [[https://github.com/crutchy-/php/blob/master/mackey.php]]. the translate script is pretty simple [[https://github.com/crutchy-/test/blob/master/scripts/translate.php]].
it's pretty basic but like arti mentioned it lends itself to tinkering due to process separation.
info here: [[http://wiki.soylentnews.org/wiki/IRC:exec]] source here: [[https://github.com/crutchy-/test]]
also, whilst the irc bot itself is php, scripts can be in any langage you can run from the cli (including compiled binaries)
anyways, drop me a line if you want. chromas is also into php and pascal bot development. xlefay is also a php guy though he's keen to develop a bot using python. i think he's pretty keen to get some collaboration going too. cheers.

Revision as of 23:29, 18 July 2014

Feel free to drop me a line here and sign your comment with: ~~~~
(your signature will look like this: mrcoolbp (talk) 19:51, 18 July 2014 (UTC))


hi mrcoolbp. if you're keen to muck around with irc bots, i can help set you up with an exec bot, or if you want you can make an irc script without any need to code any irc-related stuff. chromas did this with the exec mackey php script [[1]]. the translate script is pretty simple [[2]]. it's pretty basic but like arti mentioned it lends itself to tinkering due to process separation. info here: [[3]] source here: [[4]] also, whilst the irc bot itself is php, scripts can be in any langage you can run from the cli (including compiled binaries) anyways, drop me a line if you want. chromas is also into php and pascal bot development. xlefay is also a php guy though he's keen to develop a bot using python. i think he's pretty keen to get some collaboration going too. cheers.