roxie преди 6 години
родител
ревизия
b8e9781dd0
променени са 1 файла, в които са добавени 1 реда и са изтрити 6 реда
  1. +1
    -6
      cogs/reddit.py

+ 1
- 6
cogs/reddit.py Целия файл

@@ -6,7 +6,7 @@ import random
import requests
from bs4 import BeautifulSoup

# Warning, this cog sucks so much but hopefully it works and doesn't break the bot too much
# Warning, this cog sucks so much but hopefully it works and doesn't break the bot too much. Just lazily edited old code and bodged it into this one.


class RedditMedia:
@@ -158,9 +158,6 @@ class Scrapper():
return url2





class Reddit():
def __init__(self, Bot):
self.bot = Bot
@@ -207,7 +204,5 @@ class Reddit():
return await self.bot.say(text + url)




def setup(Bot):
Bot.add_cog(Reddit(Bot))

Loading…
Отказ
Запис