Running a standalone IRC bot

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
monkeybus
Level 1
Level 1
Posts: 4
Joined: Mon Jan 04, 2021 6:09 pm

Running a standalone IRC bot

Post by monkeybus »

Here is something I am currently struggling with.

After 20 years I am finally back on IRC and loving it. I want to run an IRC bot to act as a fileserver. People can @monkeybus to automatically get my filelist and then !foo.extension to receive whatever file.

I'll be honest. 30 years using Linux and I haven't a clue how to go about it. I am guessing a Hexchat Python script could trap the requests, then pipe them to Nginx to serve the file. As old as IRC is, I thought there'd be more info on this. A lot of users seem to be using Windows Mirc plugins to serve files.

Can anyone point me in the right direction?

Thanks a lot, fols.
Last edited by LockBot on Wed Mar 22, 2023 10:00 pm, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
mikeflan
Level 17
Level 17
Posts: 7152
Joined: Sun Apr 26, 2020 9:28 am
Location: Houston, TX

Re: Running a standalone IRC bot

Post by mikeflan »

Are you really set on using IRC?
Seems like vsftpd might be a better solution.
Locked

Return to “Software & Applications”