Uses 75K of libraries. Click here for Pure Java version (42L/1K/2K).
!752 !1002672 // pircbot library import org.jibble.pircbot.*; p { new MyBot bot; bot.setVerbose(true); bot.connect("irc.freenode.net"); bot.joinChannel("#pircbot"); } static class MyBot extends PircBot { MyBot() { setName("a12345"); setAutoNickChange(true); } }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment