mirror of
https://github.com/Faraphel/Atlas-Install.git
synced 2025-07-14 00:28:21 +02:00
added a comment at the start to explain the point of this file
This commit is contained in:
parent
7cb47eca53
commit
500f002f08
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
"""
|
||||
This script allow you to update a discord channel with the ct_config.json
|
||||
"""
|
||||
|
||||
import discord
|
||||
import subprocess
|
||||
import shutil
|
||||
|
|
Loading…
Reference in a new issue