Browse Source

traa and feedme added and supported

tags/v1.0.0
roxie 6 years ago
parent
commit
119210ceb2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      cogs/reddit.py

+ 1
- 0
cogs/reddit.py View File

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

Loading…
Cancel
Save