From c788ef904b1ac5cf2d6d0923352b4bb9db94d459 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Fri, 11 Dec 2020 15:45:31 +0100 Subject: [PATCH] =?UTF-8?q?am=C3=A9lioration=20explication?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cogs/internet.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/internet.py b/cogs/internet.py index 12bff84..895ce43 100644 --- a/cogs/internet.py +++ b/cogs/internet.py @@ -140,7 +140,7 @@ class Internet(commands.Cog): @commands.command(name='news', aliases=['rss']) async def _news(self, ctx, *, arg = ""): - """Info random sur le domaine de l'informatique\n ➡ Syntaxe: .news/rss [site/liste]""" + """Info random dans le domaine de l'informatique\n ➡ Syntaxe: .news/rss [site/liste]""" rss_website = { "anandtech": "https://www.anandtech.com/rss/",