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 beoordeling
Beoordelingen kunnen alleen worden achtergelaten door geregistreerde gebruikers. Alle beoordelingen worden gemodereerd door Top.gg moderators. Zorg ervoor dat je onze richtlijnen nagaat voordat je iets post.
5 sterren
0
4 sterren
0
3 sterren
0
2 sterren
0
1 ster
1