Skip to content

Commit

Permalink
Rename main bot file
Browse files Browse the repository at this point in the history
  • Loading branch information
Flagro committed Mar 6, 2024
1 parent c58a886 commit 39dfe43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import logging
from decouple import config
from bot.telegram_bot import TelegramEpicFishingBot
from bot.bot import TelegramEpicFishingBot


def main():
Expand Down

0 comments on commit 39dfe43

Please sign in to comment.