Ganon11 / WorfBot2

An extensible (via commands) IRC Bot written in Python
GNU General Public License v3.0
0 stars 2 forks source link

XKCD Command #1

Open Ganon11 opened 10 years ago

Ganon11 commented 10 years ago

!xkcd Gives link to XKCD comic #, if it exists.

!xkcd Searches for an xkcd comic related to the search string, and links to such a comic if found.

Ganon11 commented 10 years ago

At least somewhat addressed in c9f419644a2100cc1f0effbb97bf27f2be309cd7 although string searching can always be expanded.