Explorar el Código

moved danbooru clone interaction to a function in utils instead of in the NSFW cog so it can be used in many commands.

tags/v2.1.0
Roxie Gibson hace 5 años
padre
commit
5c537c35a6
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      roxbot/cogs/nsfw.py

+ 0
- 2
roxbot/cogs/nsfw.py Ver fichero

@@ -23,8 +23,6 @@
# SOFTWARE.


import random

import discord
from discord.ext import commands


Cargando…
Cancelar
Guardar