From fb60e68b3f8d09333bfe495098fef59e01fc81a6 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Wed, 24 Feb 2021 15:47:20 -0500 Subject: tidy up accounts channel key in account's json will limit that key to that channel --- account.json.example | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 account.json.example (limited to 'account.json.example') diff --git a/account.json.example b/account.json.example new file mode 100644 index 0000000..229c11e --- /dev/null +++ b/account.json.example @@ -0,0 +1,5 @@ +{ + "username": "bensbots", + "password": "my super secret password" +} + -- cgit 1.4.1