RetroCoders Community

FreeBasic Programming => FreeBasic Projects => Topic started by: stigma on Jan 14, 2023, 02:04 PM

Title: freebasic IRC client / Bot Program (incomplete)
Post by: stigma on Jan 14, 2023, 02:04 PM
hello everyone

i attach here an unfinished Program with was suppose to be once finished an "IRC Bot" freebasic Program - however the project was never completed so it's basically just an unfinished "IRC Client" Program

hope someone will find it useful :)

fb_irc_client_bot.zip
Title: Re: freebasic IRC client / Bot Program (incomplete)
Post by: ron77 on Apr 12, 2023, 02:56 PM
Hello again - I attached a very basic IRC bot that works. You modify its settings in the code, and it works...

Settings are - bot name - channel to join - IRC network to join - also can set up password from nick if registered

fb_irc_bot.7z