Skip to content

Instantly share code, notes, and snippets.

View Hamsterland's full-sized avatar
🕹️
Doing something that is not productive

Hamster Hamsterland

🕹️
Doing something that is not productive
View GitHub Profile
using System;
using System.Collections.Generic;
using System.Threading.Tasks;
using Beatbox.Enums;
using Discord;
using Discord.Commands;
namespace Beatbox.Preconditions
{
public class CooldownAttribute : PreconditionAttribute