2
0
mirror of https://github.com/Nick80835/microbot synced 2025-09-02 15:35:43 +00:00

reduce stupid code

This commit is contained in:
Nick80835
2020-06-19 14:40:41 -04:00
parent d5c38de6bd
commit 1c6f9119e9
16 changed files with 20 additions and 45 deletions

View File

@@ -6,9 +6,7 @@ from random import choice, shuffle
import praw
from prawcore import exceptions as redex
from ubot.micro_bot import micro_bot
ldr = micro_bot.loader
from ubot.micro_bot import ldr
REDDIT = praw.Reddit(client_id='-fmzwojFG6JkGg',
client_secret=None,