diff --git a/pirc_config.json b/pirc_config.json deleted file mode 100644 index 9b9c7f6..0000000 --- a/pirc_config.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "username": "OptimiDev", - "favorites": [ - { - "server": "irc.libera.chat", - "port": 6667, - "channels": ["#python"] - } - ] -}