RandMsg ported
This commit is contained in:
2
main.py
2
main.py
@@ -55,9 +55,11 @@ End Blacklisted Routes
|
||||
Actionable Routes
|
||||
"""
|
||||
|
||||
randmsg_endpoint = importlib.import_module("endpoints.RandMsg").RandMsg(app, util, constants)
|
||||
lyric_search_endpoint = importlib.import_module("endpoints.LyricSearch").LyricSearch(app, util, constants)
|
||||
|
||||
|
||||
|
||||
"""
|
||||
End Actionable Routes
|
||||
"""
|
||||
Reference in New Issue
Block a user