No description
  • Python 98.3%
  • Dockerfile 1.7%
Find a file
2021-04-14 16:19:27 -05:00
.github adding inital work 2021-03-10 19:27:48 -06:00
.gitignore Initial commit 2021-03-10 18:28:35 -06:00
Dockerfile adding inital work 2021-03-10 19:27:48 -06:00
main.py only send webhook alerts if webhook set 2021-03-31 16:10:12 -05:00
README.md Update README.md 2021-04-14 16:19:27 -05:00
requirements.txt add discord notifications 2021-03-10 20:07:02 -06:00
util.py make name uppercase 2021-04-05 18:34:27 -05:00

discord-stock-ticker-api

api to drive creation of my discord-stock-ticker bots

the functionality of this repo has been merged with my discord-stock-ticker-bot.