Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twitter module without API key #1466

Closed
Glandos opened this issue Jan 31, 2019 · 1 comment
Closed

Twitter module without API key #1466

Glandos opened this issue Jan 31, 2019 · 1 comment

Comments

@Glandos
Copy link

Glandos commented Jan 31, 2019

I have coded a sopel module that fetch tweets from web pages. It also extract images URL to avoid clicking on t.co links everytime.
But it does not uses the API, so it might not be a good idea to list here publicly.

So here is my real question: do you need it? Or do you prefer to avoid it?

@dgw
Copy link
Member

dgw commented Jan 31, 2019

You should feel free to publish it yourself. Whether that's a PyPI package (module template here), a simple file-in-a-GitHub-repo, or even just a code paste on a pastebin somewhere—go ahead!

We are trying to slim down the set of modules that come preinstalled with Sopel, though. Bundling so many modules with the bot makes the maintenance process much harder, because when those modules break users don't really know how to get an updated version before the next release of Sopel. See #1291.

If you do publish your module, though, keep an eye on sopel-irc/module-db around when Sopel 7 comes out. You'll be able to submit your keyless Twitter module for inclusion there, if you wish.

@dgw dgw closed this as completed Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants