Add basic Wikipedia support to /fetch
(#12777)
This PR extends the `/fetch` slash command with the initial support for Wikipedia's HTML structure. Release Notes: - N/A
This commit is contained in:
parent
a910f192db
commit
9174858225
5 changed files with 171 additions and 41 deletions
|
@ -1 +1,2 @@
|
|||
pub mod rustdoc;
|
||||
pub mod wikipedia;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue