im having a mental breakdown trying to remember what i did
This commit is contained in:
@@ -2,7 +2,6 @@ import sys
|
||||
|
||||
import bot as botPy
|
||||
import data
|
||||
import posts
|
||||
from macros import *
|
||||
|
||||
|
||||
@@ -13,10 +12,5 @@ def main():
|
||||
py_print("Reading data...")
|
||||
data.read_data(bot)
|
||||
|
||||
# TEMPORARY, will be replaced with a
|
||||
# schedule and/or Discord bot command
|
||||
# config file or options ^
|
||||
posts.add_new_posts(bot)
|
||||
|
||||
|
||||
main()
|
||||
Reference in New Issue
Block a user