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