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
"""Receives a string with new lines. Groups the string into a list of strings with up to 3 new lines per string element. Returns first string element then stores the remaining list in search_pages."""
37
38
globalsearch_pages
@@ -71,6 +72,7 @@ def moregrab(text, chan):
71
72
else:
72
73
return"All pages have been shown you can specify a page number or do a new search."
0 commit comments