Source Code for the Remote Client

Discussion about IRCBot, it's plugins, etc.
Post Reply
Author
Message
westjgames
Offline
Member
Posts: 37
Joined: Wed Feb 08, 2012 8:43 pm
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
Location: Australia
Contact:

Source Code for the Remote Client

Post by westjgames »

Is there any way we can possibly get the source code for the IRCBot Client?

I use the software with all my DJs, and they'd love to see a My Little Pony theme. I have been able to change the icons, and the notify sound using Resource Hacker, but I wanted to full-on theme it.

If we're not allowed to have the source code, is there any way we could make a customised client for ourselves using VBasic?

Cheers
WestJ
http://fillydelphiaradio.net/
The best P0N-3 Music

Image

Indy
User avatar
Offline
Site Admin
Posts: 465
Joined: Thu Oct 16, 2008 1:58 pm
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
Contact:

Re: Source Code for the Remote Client

Post by Indy »

The source isn't currently available, but yeah a client could be made easily in VB.net or even old VB6.
Depending on how far you want to go with modding, I could make a system if you just mainly want to recolor things, set a background image, etc. It would probably have to be in Client5 though, Client3 is kind of a pain to mess with for that kind of thing due to the widget toolkit it uses.

Note for any future people reading this: If you put a file called incoming_req.wav in your client folder it will use that instead of the internal sound.
You can also contact me via email or instant messenger, links are at the bottom of this post.

westjgames
Offline
Member
Posts: 37
Joined: Wed Feb 08, 2012 8:43 pm
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
Location: Australia
Contact:

Re: Source Code for the Remote Client

Post by westjgames »

Is there an API or some sort of guide I could use to re-create a client using Visual Basic?
Anything you can give me will be appreciated!
http://fillydelphiaradio.net/
The best P0N-3 Music

Image

Indy
User avatar
Offline
Site Admin
Posts: 465
Joined: Thu Oct 16, 2008 1:58 pm
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
Contact:

Re: Source Code for the Remote Client

Post by Indy »

Yep, you can see the specs for the remote protocol on the wiki here: http://wiki.shoutirc.com/index.php/Remote_Commands
If you get stuck or anything let me know and I'll see if I can help. I've used C# a bit and VB.net even less, I try to avoid languages that are mainly tied to one platform.
You can also contact me via email or instant messenger, links are at the bottom of this post.

Indy
User avatar
Offline
Site Admin
Posts: 465
Joined: Thu Oct 16, 2008 1:58 pm
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
Contact:

Re: Source Code for the Remote Client

Post by Indy »

Did you get anywhere with this?
You can also contact me via email or instant messenger, links are at the bottom of this post.

Indy
User avatar
Offline
Site Admin
Posts: 465
Joined: Thu Oct 16, 2008 1:58 pm
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
Contact:

Re: Source Code for the Remote Client

Post by Indy »

I guess not lol
You can also contact me via email or instant messenger, links are at the bottom of this post.

westjgames
Offline
Member
Posts: 37
Joined: Wed Feb 08, 2012 8:43 pm
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
Location: Australia
Contact:

Re: Source Code for the Remote Client

Post by westjgames »

Not really, no. We are now looking at a way to mangle the stuff from the PHP Request system to make it display nicely on a Wordpress page (In fact, we are slowly turning the entire Web Request System into a Wordpress Plugin!)
http://fillydelphiaradio.net/
The best P0N-3 Music

Image

Indy
User avatar
Offline
Site Admin
Posts: 465
Joined: Thu Oct 16, 2008 1:58 pm
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
Contact:

Re: Source Code for the Remote Client

Post by Indy »

Cool
You can also contact me via email or instant messenger, links are at the bottom of this post.

westjgames
Offline
Member
Posts: 37
Joined: Wed Feb 08, 2012 8:43 pm
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
Location: Australia
Contact:

Re: Source Code for the Remote Client

Post by westjgames »

Once it's fully released (and if licenses allow us to) we'll release it into the forum.
http://fillydelphiaradio.net/
The best P0N-3 Music

Image

Indy
User avatar
Offline
Site Admin
Posts: 465
Joined: Thu Oct 16, 2008 1:58 pm
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
Contact:

Re: Source Code for the Remote Client

Post by Indy »

Yeah it's GPL so you can release it anywhere. Once it's up I'll put it in the downloads section too so more people will see it.
You can also contact me via email or instant messenger, links are at the bottom of this post.

Post Reply