You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 21, 2024. It is now read-only.
With /image and /define commands having a nice pagination feature, it's time to think about adding this to other modules as well.
The obvious candidates are /gif, /google, /ud, and possibly /quote if it makes sense to have that for instances where more than one quote matches the search query.
The main obstacle is designing good Views for these modules and implementing buttons that work the way the user expects.