From af2707e9ad03ca9d55f01a878f5a971053e7a2ab Mon Sep 17 00:00:00 2001 From: Sin-MacBook Date: Fri, 14 Aug 2020 19:21:36 +0200 Subject: enhancement: update cfg --- config.ini.example | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 config.ini.example (limited to 'config.ini.example') diff --git a/config.ini.example b/config.ini.example new file mode 100644 index 0000000..6afb50d --- /dev/null +++ b/config.ini.example @@ -0,0 +1,16 @@ +# Required settings +# ----------------- +token = "NzQyNDc3Mzg0NjExMjY2NjQx.XzGr8w.Ikzvtumibm0QE4V3LBtehXy_WfM" +mainGuildId = "704032355987488791" +mailGuildId = "704032355987488791" +logChannelId = "742479301055610969" + +# Add new options below this line: +# ---------------------------------- +ignoreAccidentalThreads = 1 +prefix = "mm!" +typingProxy = 1 +url = "http://localhost:8089" +snippetPrefix = "mm!!" +snippetPrefixAnon = "mm!!!" +plugins = "" \ No newline at end of file -- cgit v1.2.3