Spits out a random fact off the Wikipedia Unusual Articles page with !factme
Use command '!factme', it give u fact
How the leprechauns and fairy magic works:
Written in Python, the algorithm accesses the web to import the Wikipedia Unusual Articles page in HTML using the requests library. The HTML data can then be parsed using the Beautiful Soup library to obtain a list of articles. This list is only generated once upon start up, not each time the bot is called. This is done to minimize bot response time. A random python function is then used to select an article. The chosen article will then be parsed one last time to obtain the title, description and link. See github repository for code.
TLDR: You get a title, description and wiki link to a random unusual wiki article.
1
1 avis
Les avis ne peuvent être laissés que par les utilisateurs enregistrés. Tous les avis sont modérés par les administrateurs de Top.gg. Vous pouvez consulter notre règlement avant de poster.
5 étoiles
0
4 étoiles
0
3 étoiles
0
2 étoiles
0
1 étoile
1