/user add atr value member #179 #182

Merged
edraft merged 6 commits from #179 into 0.3.1 2023-01-13 23:28:37 +01:00
Showing only changes of commit 0379c3ed9b - Show all commits

View File

@ -1,9 +1,7 @@
import datetime
from abc import ABC, abstractmethod
from datetime import datetime
from typing import Callable
import discord
from cpl_query.extension import List
from discord.ext.commands import Context