Author Topic: How to make a IRC bot  (Read 14829 times)

0 Members and 1 Guest are viewing this topic.

Offline Ephraim B

  • LV2 Member (Next: 40)
  • **
  • Posts: 28
  • Rating: +1/-1
    • View Profile
Re: How to make a IRC bot
« Reply #30 on: February 10, 2015, 08:57:11 am »
This Python IRC Bot tutorial is not only making me download Python but also git. Is there a Python IRC Bot tutorial that I can do everything the Windows way (create new folder in File Explorer) and not the Linux way (mkdir Project)? I don't know where everything is.





Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Ephraim B

  • LV2 Member (Next: 40)
  • **
  • Posts: 28
  • Rating: +1/-1
    • View Profile
Re: How to make a IRC bot
« Reply #32 on: February 10, 2015, 09:39:40 am »
I'm struggling setting up Python and the directories. I want to make the directories through File Explorer, not Powershell.





Offline bb010g

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 428
  • Rating: +22/-1
  • I do stuff
    • View Profile
    • elsewhere on the net
Re: How to make a IRC bot
« Reply #33 on: February 10, 2015, 09:51:52 am »
I want to make the directories through File Explorer, not Powershell.
I don't think anybody's stopping you from doing so.
Arch Linux user
Haskell newbie | Warming up to Lua | Being dragged into C++
Calculators: HP 50g, HP 35s, Casio Prizm, TI-Nspire CX CAS, HP 28s, HP Prime, Mathematica 9 (if that counts)
π: 3.14...; l: 108; i: 105; e: 101; l+i+e: 314
THE CAKE IS A LIE IS A PIE

Offline TravisE

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 182
  • Rating: +33/-0
    • View Profile
    • ticalc.org
Re: How to make a IRC bot
« Reply #34 on: February 10, 2015, 10:23:35 am »
Which tutorial mentions PowerShell? You can create directories with anything you want.

If the terminal is an issue, there are GUI Python shells available. Python used to come with IDLE, I think, or it was available separately. I don't know if that is still a thing now. I haven't really used Windows in 11 or so years, so I have no idea what's available now on the Windows side.
ticalc.org staff member—http://www.ticalc.org/

Offline Ephraim B

  • LV2 Member (Next: 40)
  • **
  • Posts: 28
  • Rating: +1/-1
    • View Profile
Re: How to make a IRC bot
« Reply #35 on: February 18, 2015, 08:42:12 pm »
Is it possible to download and put the bots DoorsCS and worm to my channel?





Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: How to make a IRC bot
« Reply #36 on: February 19, 2015, 06:12:30 am »
If they are open source, yes. You could ask the writers of the bots for that.

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!