if user_id not in data: data[user_id] = {"milk": 0, "last_daily": None, "cat_name": f"{ctx.author.name}'s Cat"}
class MilkyCatDMC(commands.Cog): def (self, bot): self.bot = bot milky cat dmc
import discord from discord.ext import commands import json import os from datetime import datetime, date DATA_FILE = "milk_data.json" if user_id not in data: data[user_id] = {"milk":
@commands.command(name="collect_milk") async def collect_milk(self, ctx): """Daily milk collection (DMC)""" data = load_data() user_id = str(ctx.author.id) today = str(date.today()) milky cat dmc
if user_id not in data: data[user_id] = {"milk": 0, "last_daily": None, "cat_name": f"{ctx.author.name}'s Cat"}
class MilkyCatDMC(commands.Cog): def (self, bot): self.bot = bot
import discord from discord.ext import commands import json import os from datetime import datetime, date DATA_FILE = "milk_data.json"
@commands.command(name="collect_milk") async def collect_milk(self, ctx): """Daily milk collection (DMC)""" data = load_data() user_id = str(ctx.author.id) today = str(date.today())
CopyRight © 2019 - GayVidsClub.Com
We do not store any data on our server. Please contact host of the link provider for the complaint!