diff --git a/example_config.cfg b/example_config.cfg new file mode 100644 index 0000000..36aacb2 --- /dev/null +++ b/example_config.cfg @@ -0,0 +1,14 @@ +[configuration] +#CONFIGURATION +#Config for the Discord ButtsBot (https://git.pocketjawa.com/pocketjawa/discord-buttsbot) +#Copy to config.cfg and fill in + +#Discord client token +token: + +#Channel IDs +bot_channel_id: + +#User and Group IDs +owner_id: +admin_id: \ No newline at end of file