Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Sopel

I'm a Python IRC bot, designed to be easy to set up and customize.
Collective - Host: opensource - https://opencollective.com/sopel - Website: https://sopel.chat/ - Code: https://github.com/sopel-irc/sopel

[weather] Add examples for .weather and .setlocation

github.com/sopel-irc/sopel - adb45acb0e20f2b995f8df2226ad58aa9b67e9d9 authored almost 12 years ago by Edward Powell <[email protected]>
[coretasks] Add a debug msg and PM to owner when bot's nick changes

Issue #139

github.com/sopel-irc/sopel - 3dbb06011470580b2dda8ca41b45245a261f4614 authored almost 12 years ago by Edward Powell <[email protected]>
[docs] Finish up man page

github.com/sopel-irc/sopel - 28c10bb42d31b3dfe1a574022cb3bd3d5d2538cc authored almost 12 years ago by Edward Powell <[email protected]>
[clock, adminchannel] Fix use of deprecated functions

github.com/sopel-irc/sopel - 8445ab8cc1b92b804fd06472ccd741ba927b21fb authored almost 12 years ago by Edward Powell <[email protected]>
[isup] Use our own web stuff to see if sites are up, rather than scraping isup.me

github.com/sopel-irc/sopel - f9a400aacdf6ac889f3a7556012fd18fddef9a48 authored almost 12 years ago by Edward Powell <[email protected]>
[docs] Start work on a manpage per issue #154

github.com/sopel-irc/sopel - 71d5bf909de5c51a33e296567780676c3e57f08d authored almost 12 years ago by Edward Powell <[email protected]>
[bugzilla] Move to XML to support more trackers

Issue #116

github.com/sopel-irc/sopel - 7375d5801259e004b546147ec36a3ec0d12791a4 authored almost 12 years ago by Edward Powell <[email protected]>
[find] Add missing re import

github.com/sopel-irc/sopel - 9be775368977f8a75a1c94929ac7ee54ecded0f3 authored almost 12 years ago by Edward Powell <[email protected]>
[find] Fix returning even when there is conversation to look at.

github.com/sopel-irc/sopel - 625b5962825230925309231cd5420888de7302d0 authored almost 12 years ago by Edward Powell <[email protected]>
[bugzilla] Initial work on a bugzilla module

Issue #116

github.com/sopel-irc/sopel - df5d23921b7f975f002f1c3ce63b2856e6a0cca8 authored almost 12 years ago by Edward Powell <[email protected]>
[coretasks] Fixed op update on NICK for non-lowercase nicks

github.com/sopel-irc/sopel - 3d83ce3130b99dc199013066d872caba959bd965 authored almost 12 years ago by Edward Powell <[email protected]>
[coretasks] Rewrite oplist MODE handling

Fixes issue #155, or at least makes it a different error message.

github.com/sopel-irc/sopel - b8c761ff7a432830ff58e7101fe5fcf99b6651fc authored almost 12 years ago by Edward Powell <[email protected]>
[find] Fix error when suggestiong a correction to unknown user

Issue #170

github.com/sopel-irc/sopel - 9b515b740209e4b33cfb712b8c06e2cf71b5db91 authored almost 12 years ago by Edward Powell <[email protected]>
[version] Fix error in CTCP reply

github.com/sopel-irc/sopel - 5986c10f797c994b4a34443d00b6faeb3efe693b authored almost 12 years ago by Edward Powell <[email protected]>
[find] Use willie.memory to solve issue #163

Also, generally clean up the code a bit

github.com/sopel-irc/sopel - 8fcf5744086f74062559d88179e47561b29e22b4 authored almost 12 years ago by Edward Powell <[email protected]>
[core] Remove willie.stats

github.com/sopel-irc/sopel - 20a0859432c8cc6f81891ce394032560e2589bae authored almost 12 years ago by Edward Powell <[email protected]>
[info] Remove .stats command

github.com/sopel-irc/sopel - 58e838d2fed690a8e5929fc8f82a492fbb908030 authored almost 12 years ago by Edward Powell <[email protected]>
[core] Update version number in __init__ to 3.1.2

github.com/sopel-irc/sopel - 3188761ab7f259cc1ffca737398d644bdfc2ae5a authored almost 12 years ago by Edward Powell <[email protected]>
[version] Use actual version number when asking for version

i.e. CTCP and .version. CTCP VERSION no longer gives commit data, .version will give it if avail...

github.com/sopel-irc/sopel - f47eb4a840b4ea41abde3db5cfb3423a0fc3d17b authored almost 12 years ago by Edward Powell <[email protected]>
[calc] Remove unneeded admin-only restriction on .py

github.com/sopel-irc/sopel - c9333d35f9c1f48068d2ea25d4ae9a19930fbe6f authored about 12 years ago by Edward powell <[email protected]>
PEP8-ify willie/irc.py

github.com/sopel-irc/sopel - 53e9f6e2df4ea10748c5b5949f1b693d769dd5e3 authored about 12 years ago by Bui <[email protected]>
Merge branch 'master' of https://github.com/embolalia/willie

Conflicts:
modules/weather.py

github.com/sopel-irc/sopel - dee9e65eceb629e07397ec3746b5605c32aeb7c2 authored about 12 years ago by Bui <[email protected]>
[weather] Improve no location error message

github.com/sopel-irc/sopel - 18b93680b905040b296423cbdca2376239f07304 authored about 12 years ago by Edward Powell <[email protected]>
[weather] Fixed it saying know instead of now

github.com/sopel-irc/sopel - fbd20ca96e311804118f63dc371a7536ee0ca029 authored about 12 years ago by Edward Powell <[email protected]>
[info] Change url to point to our site, not phenny

github.com/sopel-irc/sopel - 5d947c04f822014c447a52c55be5dbcaf60936e6 authored about 12 years ago by Edward Powell <[email protected]>
[core] Fix error introduced by improper correction of indentation in previous commit.

github.com/sopel-irc/sopel - b9620cd241253acaf5f1eb69c92da457f9bdf26d authored about 12 years ago by Edward Powell <[email protected]>
[core] PEP8-ify bot.py, setup.py per issue #125

github.com/sopel-irc/sopel - b9117070772a44e5ff7cba2c9a0a0e278bdf87c2 authored about 12 years ago by Edward Powell <[email protected]>
[weather] Fix function names in setup function

github.com/sopel-irc/sopel - 5e4ef47b619917c054d619c7ca18abddb17ff43c authored about 12 years ago by Edward Powell <[email protected]>
[core] Ignore case in determining PM

Solves issue #166

github.com/sopel-irc/sopel - f3ecc68ab6856c7be12eac72409171be14950959 authored about 12 years ago by Edward Powell <[email protected]>
[weather] Overhaul to use Yahoo weather.

Existing weather location settings will need to be redone, as WOEID can't recognize ICAO codes, ...

github.com/sopel-irc/sopel - 3c9f3e78cd167e768ece99a42fb35bc7c938422b authored about 12 years ago by Edward Powell <[email protected]>
[docs] Fix module imports for autodoc

github.com/sopel-irc/sopel - e82e64f8ce928086367d35cc40355d2ff022f561 authored about 12 years ago by Edward Powell <[email protected]>
[config] Ask whether to use SSL in wizard, and change default port accordingly

github.com/sopel-irc/sopel - 33a641f9e616dea79842d672c668dcf966c7827b authored about 12 years ago by Edward Powell <[email protected]>
[wikipedia] Make wiki first in the list of commands, instead of wik

github.com/sopel-irc/sopel - 56fcafa3afaa9e866bd988947f18a9e29cc9ad95 authored about 12 years ago by Edward Powell <[email protected]>
[info] Change the .help command from a .commands alias to a Willie, help command? alias

github.com/sopel-irc/sopel - 22b7bf31827a37154a68f772b341df47d62b7dd7 authored about 12 years ago by Edward Powell <[email protected]>
[core] Store command docstrings by first listed command, as opposed to function name

github.com/sopel-irc/sopel - 0fe9551ce2503489a026f87d9bbdd747f3c4b2b5 authored about 12 years ago by Edward Powell <[email protected]>
[core] PEP8-ify willie.py (except line length)

Issue #125

github.com/sopel-irc/sopel - d17cfd6d7ac113f14c4a418dde062a1387117dfe authored about 12 years ago by Edward Powell <[email protected]>
[docs] Change notes about version numbers.

github.com/sopel-irc/sopel - 7be17a62f7a99b0e2df086d4c241d03309189960 authored about 12 years ago by Edward Powell <[email protected]>
[config] add_option now ensures that the given section exists

This is the expected behavior as in interactive_add.
This sovles issue # 161

github.com/sopel-irc/sopel - 7ea00fde8a016e827ee86e2e4bd3504969606ed8 authored about 12 years ago by Edward Powell <[email protected]>
Remove shabang from all library files

see https://bugzilla.redhat.com/show_bug.cgi?id=875359

github.com/sopel-irc/sopel - 5e0ce8716ea86010fab59ee228061408ec9213a8 authored about 12 years ago by Elad Alfassa <[email protected]>
Merge branch 'master' of github.com:embolalia/willie

github.com/sopel-irc/sopel - 8e10cf66001a04e5a030c9e4e89c889a6ddd7ce9 authored about 12 years ago by Elad Alfassa <[email protected]>
Revert "[find] Use cPickle instead of poorly implemented CSV to save find database"

This reverts commit 56535684e21ac7981ac3c4d712da35c84ea63dfe.
cPickle has turned out to be unsta...

github.com/sopel-irc/sopel - 3abde2aea5b3e488062bca1c1a994a60e3bc13bc authored about 12 years ago by Elad Alfassa <[email protected]>
[GitHub]Changing some minor debug/error messages.

Signed-off-by: Dimitri Molenaars <[email protected]>

github.com/sopel-irc/sopel - d4e00ff132a08e12cf2561d308c8527f4176787e authored about 12 years ago by Dimitri Molenaars <[email protected]>
Fixing typo in github config setting.

THIS UPDATE REQUIRES A BOT RESTART!

Signed-off-by: Dimitri Molenaars <[email protected]>

github.com/sopel-irc/sopel - d159a1ea6633ef6c8871e7b5e79b4479dca41032 authored about 12 years ago by Dimitri Molenaars <[email protected]>
Merge branch 'master' of https://github.com/embolalia/willie

github.com/sopel-irc/sopel - 3d6e4e4a08bde74177b155829601d7df5854f0d6 authored about 12 years ago by Dimitri Molenaars <[email protected]>
Fixing local copy (Should've seperated embolalia/willie and tyrope/willie to begin with.)

Signed-off-by: Dimitri Molenaars <[email protected]>

github.com/sopel-irc/sopel - 704e3e811f0af96de9beaa89cd900f7219457920 authored about 12 years ago by Dimitri Molenaars <[email protected]>
Merge branch 'master' of https://github.com/tyrope/willie

github.com/sopel-irc/sopel - e3e261d30fc67f3be8f0a1fcbf267d4348519dc8 authored about 12 years ago by Dimitri Molenaars <[email protected]>
Adding line length limiter to findandreplace on request.

Code written by TJ- on irc.freenode.net. Credit where credit is due, man. ;)

Signed-off-by: Dimi...

github.com/sopel-irc/sopel - bd695df8df92bfab0b9576f8dbb505dd1f1666bb authored about 12 years ago by Dimitri Molenaars <[email protected]>
Merge branch 'master' of github.com:embolalia/willie

github.com/sopel-irc/sopel - 77a5f6189f42a8da8f67de0ccc510cfd4fc7dcc3 authored about 12 years ago by Edward Powell <[email protected]>
[search] Update copyright info

github.com/sopel-irc/sopel - 9cbca56faf2c09a039f4e4494462c9e9eee5d037 authored about 12 years ago by Edward Powell <[email protected]>
Merge pull request #15 from embolalia/master

*cough*

github.com/sopel-irc/sopel - 0690c2a0a9aa9e0ffa67631efe985a04b87782fc authored about 12 years ago by Dimitri Molenaars <[email protected]>
Merge branch 'master' of github.com:embolalia/willie

github.com/sopel-irc/sopel - 9549c25379dc20c467828b47ef4a379970914d4d authored about 12 years ago by Elad Alfassa <[email protected]>
[admin] fix bug with hold_ground

The original code caused useless JOIN messages to be sent to the server whenever someone is kick...

github.com/sopel-irc/sopel - e70a99f7a1153921ade45683cc07e243cb545f54 authored about 12 years ago by Elad Alfassa <[email protected]>
[search] Enable !bang for .ddg

Not for .search, since it wouldn't make sense

github.com/sopel-irc/sopel - 478639b959be2e6509e5756a902f3ff48ba72f49 authored about 12 years ago by Edward Powell <[email protected]>
[core] Clean up some truly bizarre code in the core

Issue # 69

github.com/sopel-irc/sopel - cf7aa52d7dd6df9c99e30496efa78fab42c340c2 authored about 12 years ago by Edward Powell <[email protected]>
Merge branch 'master' of github.com:embolalia/willie

github.com/sopel-irc/sopel - ce9bf02fa13cadc4279753c842c34d5250b6c27c authored about 12 years ago by Elad Alfassa <[email protected]>
[admin] make hold_ground configurable

Issue #118

github.com/sopel-irc/sopel - ebeda452e88306e3e058506930f97eadfd7a7dc9 authored about 12 years ago by Elad Alfassa <[email protected]>
Merge branch 'master' of github.com:embolalia/willie

github.com/sopel-irc/sopel - f68fabe9fdaddf15227a51983534807f0ac7ecf3 authored about 12 years ago by Edward Powell <[email protected]>
[core] Make configuration wizard as arguments of main script

github.com/sopel-irc/sopel - 049f84a365cf9733dc46b6cdf598c273670f4e0f authored about 12 years ago by Edward Powell <[email protected]>
Update readme again

This time using github's built in editor so I could do markdown properly.

github.com/sopel-irc/sopel - 2e7f9c271ee72789c41952346ebdf634c49ed44c authored about 12 years ago by Elad Alfassa <[email protected]>
Merge branch 'master' of github.com:embolalia/willie

github.com/sopel-irc/sopel - 31089e13c3f6ea5633f2c5fbb4577db6a78ff362 authored about 12 years ago by Elad Alfassa <[email protected]>
[doc] update README

github.com/sopel-irc/sopel - 5bc8967a34163b3122f054aff884beba66bedc94 authored about 12 years ago by Elad Alfassa <[email protected]>
[bomb, etymology] Remove ._meter, make .ety documentable (and add docs)

github.com/sopel-irc/sopel - 8cebc1862f32bb70e1e882473dfeb60fcd236da0 authored about 12 years ago by Edward Powell <[email protected]>
[bucket, meetbot] Add command and config docs

github.com/sopel-irc/sopel - 389a2dd3303047917dc6ece7f5683c005f9caa92 authored about 12 years ago by Edward Powell <[email protected]>
[core] Add __version__ to module, and change setup accordingly

Modules can use this, too. from willie import __version__ will let you use the current release n...

github.com/sopel-irc/sopel - b4e05a3c0b1019feeb9f8d7a03a210a08fb2d4a1 authored about 12 years ago by Edward Powell <[email protected]>
[doc] Better doc name

github.com/sopel-irc/sopel - f7a954dddbce8b7cc33666fa82b0900f4d453fb3 authored about 12 years ago by Elad Alfassa <[email protected]>
[core] Add install script

Issue #153

github.com/sopel-irc/sopel - 7964f8233e1c268d27007892df2bc824c90aca3e authored about 12 years ago by Elad Alfassa <[email protected]>
[core] Move pid file to dot dir. Issue #153

github.com/sopel-irc/sopel - dba5daccac5b693ccec3db30a9e33719665632d1 authored about 12 years ago by Edward Powell <[email protected]>
[core] Do not overwrite logdir config attribute

github.com/sopel-irc/sopel - f6bd7662fdf529a3c412726275a0b20c9eb2eff3 authored about 12 years ago by Edward Powell <[email protected]>
[core] Place other log files in configured directory, remove todos

Issue #153

github.com/sopel-irc/sopel - 375840e691ad9a649dbe5d339412ac47a8f9406b authored about 12 years ago by Edward Powell <[email protected]>
[core] Enable configuration of log directory with core.logdir, default to ~/.willie/logs

Issue #153

github.com/sopel-irc/sopel - 5ff211ee030c3b0e3022dddd55244356c266a7e9 authored about 12 years ago by Edward Powell <[email protected]>
Move things around

Issue #153

github.com/sopel-irc/sopel - b0ae364af0b371b562ba1d2efd42e62d6a017693 authored about 12 years ago by Elad Alfassa <[email protected]>
Revert "Revert "[modules] more import fixes for issue #153""

This reverts commit d5acec18ab069f423f1bdcf5bf94895c0a387688.

github.com/sopel-irc/sopel - 70d1aa5d76f576d0977313c44c2bc86793070e14 authored about 12 years ago by Elad Alfassa <[email protected]>
Revert "Revert "[modules] make all module imports work even if will is installed systemwide""

This reverts commit c96892cde9d5e42bbf194bbd518b0b9160c2318f.

github.com/sopel-irc/sopel - a8c5538fa51d99f0e34a9de4f8124feed0eccc44 authored about 12 years ago by Elad Alfassa <[email protected]>
Revert "[modules] make all module imports work even if will is installed systemwide"

This reverts commit 885a79c8f5bbc5458502d333701fc1e8125052ac.

github.com/sopel-irc/sopel - c96892cde9d5e42bbf194bbd518b0b9160c2318f authored about 12 years ago by Elad Alfassa <[email protected]>
Revert "[modules] more import fixes for issue #153"

This reverts commit 76cab773ca0e235fcace52f711587aec3ff683c0.

github.com/sopel-irc/sopel - d5acec18ab069f423f1bdcf5bf94895c0a387688 authored about 12 years ago by Elad Alfassa <[email protected]>
[modules] more import fixes for issue #153

github.com/sopel-irc/sopel - 76cab773ca0e235fcace52f711587aec3ff683c0 authored about 12 years ago by Elad Alfassa <[email protected]>
[modules] make all module imports work even if will is installed systemwide

Issue #153

github.com/sopel-irc/sopel - 885a79c8f5bbc5458502d333701fc1e8125052ac authored about 12 years ago by Elad Alfassa <[email protected]>
Merge branch 'master' of github.com:embolalia/willie

github.com/sopel-irc/sopel - 5c1f8d9183f34f89a41cc31989bcdecb87f27c2a authored about 12 years ago by Elad Alfassa <[email protected]>
[web] Remove web.json() per issue #152

github.com/sopel-irc/sopel - 93acb2a2e13425c6a85bcf2a0a95aec6361e154b authored about 12 years ago by Edward Powell <[email protected]>
[search, weather] Move from web.json to native json

github.com/sopel-irc/sopel - 6f417898141dc57bd2255717a0449e59ca591996 authored about 12 years ago by Edward Powell <[email protected]>
[core] make ./willie load system-wide installed willie libs (if avil.)

Issue #153

github.com/sopel-irc/sopel - ae5652d4911bebc04f76e3f39f9297ddb05b5dc7 authored about 12 years ago by Elad Alfassa <[email protected]>
[core] Fix config option

tag issue # 153

github.com/sopel-irc/sopel - 720c6aa47c42b8a1090f03a508042cdb521bb246 authored about 12 years ago by Edward Powell <[email protected]>
[core] Allow willie to be executed from anywhere

This is a big part of issue #153, but I'd like now to see if we can
figure out how to install it...

github.com/sopel-irc/sopel - 2409676155bd99f6cf27336d9bb1ac4a5752d683 authored about 12 years ago by Edward Powell <[email protected]>
Merge branch 'master' of github.com:embolalia/willie

github.com/sopel-irc/sopel - d51368e5f29bf7af9064a217a0bc6b14d6520d18 authored about 12 years ago by Edward Powell <[email protected]>
[modules] Remove accidentally committed file

github.com/sopel-irc/sopel - 995408178e690d24b747d450ea7f766feba35e21 authored about 12 years ago by Edward Powell <[email protected]>
[reddit] Port to praw, issue #145

github.com/sopel-irc/sopel - 64daf984032a802c39a48b36872dd5436d80fba8 authored about 12 years ago by Edward Powell <[email protected]>
[dice]Change the docstring for .dice to include droplowest.

Signed-off-by: Dimitri Molenaars <[email protected]>

github.com/sopel-irc/sopel - c76bcc20b30fed8eb4660452dbef27326ac12804 authored about 12 years ago by Dimitri Molenaars <[email protected]>
[bucket] Better handling of inventory listing

Only because people kept nudging me about this very minor issue.

github.com/sopel-irc/sopel - 24fac4daa39e0cf3c2e2bb7ba0f46bb53023c0ca authored about 12 years ago by Elad Alfassa <[email protected]>
[core] Get rid of lambda in WillieWrapper

Also support specifying recipient for willie.action.

This fixes issue #140 and is related to is...

github.com/sopel-irc/sopel - 5e3d894319976bd6224355d8e6bde0eb4546690c authored about 12 years ago by Elad Alfassa <[email protected]>
[doc] Fixing links, clarifying a couple things

github.com/sopel-irc/sopel - a0ae46d1c56ceede2656a605c88ca866d324e241 authored about 12 years ago by Edward Powell <[email protected]>
[modules] Bunches of Issue #149 docs

github.com/sopel-irc/sopel - 14a6a7a0975faca1055cca7b7eddb5575ceb2def authored about 12 years ago by Edward Powell <[email protected]>
[remind] Issue #149. .at has the rule-command problem.

github.com/sopel-irc/sopel - 86f2d08cdd7c55cb9050e8c4f484a769588d432b authored about 12 years ago by Edward Powell <[email protected]>
[reddit] Issue #149

github.com/sopel-irc/sopel - 24d5df7d33c84a9757bc98d5e0e70ed3bf914a15 authored about 12 years ago by Edward Powell <[email protected]>
[quote] Issue #149

github.com/sopel-irc/sopel - 7690be502d392be673f2561724e71fa89dcd47d1 authored about 12 years ago by Edward Powell <[email protected]>
Merge branch 'master' of github.com:embolalia/willie

github.com/sopel-irc/sopel - a4943edb0f4384e1f7df06a4a2cfa6616abb0980 authored about 12 years ago by Edward Powell <[email protected]>
[info] Document .commands

Should we remove that, or change it to point to the wiki commands list?

Issue #149

github.com/sopel-irc/sopel - 366b2cfdd69d22da5b609716ab7aed52321880e7 authored about 12 years ago by Edward Powell <[email protected]>
[modules] Remove dict, as its functionality is duplicated by wiktionary

github.com/sopel-irc/sopel - d6ef4d763533e27d19b7179211eb02df2bf4d65e authored about 12 years ago by Edward Powell <[email protected]>
[clock] Add documentation to time zone commands

github.com/sopel-irc/sopel - 8b3c57040471a38b4fe64815e176e907ddfac6ae authored about 12 years ago by Edward Powell <[email protected]>
[core] release the RLock in msg() only in the "finaly" block, which is always executed.

Question is, why do we need an RLock there?

github.com/sopel-irc/sopel - 420a1d59b50b0e88dbf3c29a8fb0fba361266159 authored about 12 years ago by Elad Alfassa <[email protected]>
[movie] Remove all refrences to imdb in the code

github.com/sopel-irc/sopel - 6bd3d3a1ef972ce830024c9ccdc8c028eb2718e7 authored about 12 years ago by Elad Alfassa <[email protected]>