Opened at 2012-04-10T17:05:07Z
Closed at 2014-07-07T13:31:53Z
#942 closed enhancement (wontfix)
Omegle plugin
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | pony | Milestone: | |
Component: | BitlBee | Version: | 3.0.5 |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
I'm implementing a plugin to chat on Omegle, because why not.
The diff can be found here and here a readable version.
It's not finished yet, but it's almost there, opening the issue to keep track of it.
Attachments (0)
Change History (5)
comment:1 Changed at 2012-04-10T17:41:20Z by
comment:3 Changed at 2014-02-04T13:13:11Z by
No, moved to a plugin: https://github.com/meh/bitlbee-omegle
comment:4 Changed at 2014-02-04T18:21:19Z by
Priority: | normal → pony |
---|---|
Summary: | Implement plugin to chat on Omegle → Omegle plugin |
Sweet.
(Moving to pony with all the other protocol requests)
comment:5 Changed at 2014-07-07T13:31:53Z by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Closing all protocol request tickets.
For most of the requested protocols, it's likely we won't have time and/or interest to implement them, and some tickets have stayed open here for years when they have libpurple implementations, or even as third party plugins. Implementing protocols in the core is far from a priority nowadays, although I hope we can make it easier to write third party plugins. As always, anyone who is interested in implementing bitlbee plugins for these can do so, and we're willing to help (join irc!)
In this particular case... it's not a request, and it's weird to close it as "wontfix", and the whole message above doesn't really fit either.
But it's featured in the protocol list of the main page of the wiki, that's better than a ticket buried in trac. And, like I said in the other ticket, thanks meh.
All in all it should work, I added a README for some basic understanding of how it works, you can find it here, if someone wants to test it.
The only missing part is supporting "topic" support, but I still have to find a way to sniff a session of it.