浏览代码

traa and feedme added and supported

tags/v1.0.0
roxie 6 年前
父节点
当前提交
119210ceb2
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      cogs/reddit.py

+ 1
- 0
cogs/reddit.py 查看文件

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

正在加载...
取消
保存