Update welcome.py
This commit is contained in:
parent
251d59fd37
commit
fb6e69b7d9
@ -5,7 +5,7 @@ import json
|
||||
from redbot.core import Config, checks, commands
|
||||
from redbot.core.utils.chat_formatting import box, humanize_list, pagify
|
||||
|
||||
jsonFilePath = './data/embedded_message.json'
|
||||
jsonFilePath = 'embedded_message.json'
|
||||
|
||||
def fetchMessage(jsonFormat):
|
||||
try:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user