From e00de6a50469ff38bca9be386e6abc0eaf931a2d Mon Sep 17 00:00:00 2001 From: kosmosac Date: Tue, 14 Dec 2021 23:31:24 +0100 Subject: [PATCH] typo corrected, author added --- post2discord.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/post2discord.py b/post2discord.py index a5f589b..59b5338 100644 --- a/post2discord.py +++ b/post2discord.py @@ -1,6 +1,8 @@ #!/usr/bin/env python3 # post2discord.py -# A smple Python script to post/update a message on Discord via Webhook +# +# A simple Python script to post/update a message on Discord via Webhook +# Author: kosmos.ac # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software