From f7c8740729bca3b668db68297560bfc8236a502d Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Mon, 24 Feb 2020 11:14:49 -0500 Subject: small refactor and nickserv account stuff --- account.json.sample | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 account.json.sample (limited to 'account.json.sample') diff --git a/account.json.sample b/account.json.sample new file mode 100644 index 0000000..229c11e --- /dev/null +++ b/account.json.sample @@ -0,0 +1,5 @@ +{ + "username": "bensbots", + "password": "my super secret password" +} + -- cgit 1.4.1