Merge branch 'latest-version'

This commit is contained in:
JP
2020-06-12 19:36:26 +02:00
7 changed files with 22 additions and 151 deletions
+1 -2
View File
@@ -3,7 +3,6 @@ import discord
from discord.ext import commands
from urllib import request
import requests
import oauth2 as oauth
import json, requests
import math
from datetime import datetime
@@ -11,7 +10,7 @@ import sys
import os
import random
class Shitpost(object):
class Shitpost(commands.Cog):
"""Schijtpaal commando's. Alleen bruikbaar in de daarvoor toegewezen schijtpaal kanalen."""
def __init__(self, bot):