Delete .secrets.pm.example
This commit is contained in:
parent
3767df26f9
commit
7c911f33d8
1 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
||||||
package Secrets;
|
|
||||||
|
|
||||||
our $TELEGRAM_TOKEN = 'PUT_TOKEN_HERE';
|
|
||||||
our $TELEGRAM_USER_ID = 123456789;
|
|
||||||
our $NICKSERV_PASSWORD = 'PUT_PASSWORD_HERE';
|
|
||||||
our $IRC_CHANNEL = '#channel';
|
|
||||||
|
|
||||||
1;
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue