diff --git a/bot.py b/bot.py index 01a2940..f3b0250 100755 --- a/bot.py +++ b/bot.py @@ -1,4 +1,4 @@ -#!/bin/env python3 +#!/usr/bin/env python3 # SPDX-License-Identifier: MIT import asyncio, configparser from irctokens import build, Line