Explorar el Código

traa and feedme added and supported

tags/v1.0.0
roxie hace 6 años
padre
commit
119210ceb2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      cogs/reddit.py

+ 1
- 0
cogs/reddit.py Ver fichero

@@ -218,6 +218,7 @@ class Reddit():
text = ""
return await self.bot.say(title + text + url)


@bot.command(pass_context=True)
async def feedme(self, ctx):
"""

Cargando…
Cancelar
Guardar