Parcourir la source

traa and feedme added and supported

tags/v1.0.0
roxie il y a 6 ans
Parent
révision
119210ceb2
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      cogs/reddit.py

+ 1
- 0
cogs/reddit.py Voir le fichier

@@ -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):
"""

Chargement…
Annuler
Enregistrer