Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

IRC Perform #28

Closed
Omnimushu opened this issue Nov 3, 2015 · 6 comments
Closed

IRC Perform #28

Omnimushu opened this issue Nov 3, 2015 · 6 comments
Assignees
Milestone

Comments

@Omnimushu
Copy link

Is there a way to make it do a perform on connect to irc? So it can login to chanserv etc?

Also possible to give it irc commands such as op etc by typing a command? Adding simple irc scripts would be very useful

@FruitieX
Copy link
Owner

FruitieX commented Nov 4, 2015

IRC perform on connect should be quite simple to implement, and I think we should have this feature for the bot's own authentication purposes.

Implementation wise we can add an event listener for the registered event e.g. here, and make it send an IRC command of user's choice right away. I'll leave this task for a while if you want to give it a shot.

As for manually executable commands or scripts: I'm not sure if administrative tasks like this should be part of teleirc's scope, or IMHO at least not in core teleirc. We could eventually implement a loadable module system (similar to ZNC), and create a module for this functionality, so as to avoid feature creep in the core. I'll open a separate issue for the module feature, which can be part of a future release.

@FruitieX FruitieX added this to the 0.4.0 milestone Nov 4, 2015
@Omnimushu
Copy link
Author

Hi I don't suppose you have an update for this?

@FruitieX
Copy link
Owner

FruitieX commented Nov 7, 2015

No, not yet. Busy weekend. :)

@FruitieX FruitieX self-assigned this Nov 8, 2015
@FruitieX
Copy link
Owner

FruitieX commented Nov 8, 2015

@Omnimushu if you'd like to test it out, do a checkout of the perform branch. See the default config for an example.

@FruitieX FruitieX mentioned this issue Nov 8, 2015
@FruitieX
Copy link
Owner

FruitieX commented Nov 8, 2015

Merged to develop.

@Omnimushu
Copy link
Author

Hi there,

Updated the bot (finally) Perform doesn't appear to be working I'm afraid and the bot still keeps d'cing after about 6hours with EOF from client. I'm assured the server is fine by my hosting and to test I have been running an eggdrop too which stays online constantly. Any ideas?

Regards,

Date: Sun, 8 Nov 2015 02:12:47 -0800
From: notifications@github.com
To: teleirc@noreply.github.com
CC: marcbusby@hotmail.com
Subject: Re: [teleirc] IRC Perform (#28)

Merged to develop.


Reply to this email directly or view it on GitHub.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants