Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Commit

Permalink
Audit log (#20)
Browse files Browse the repository at this point in the history
* feat: add audit logs

* fix: extra imports
  • Loading branch information
KunalSin9h authored Jul 28, 2022
1 parent a6df802 commit 8f79262
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/main.py
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
from dis import disco
from http.client import CannotSendHeader
import os
from sys import audit
import time
from unicodedata import category
import discord
from distro import major_version
import dotenv
import json
from datetime import datetime

from discord.ext import tasks
from more_itertools import distinct_permutations

dotenv.load_dotenv()

Expand Down

0 comments on commit 8f79262

Please sign in to comment.