sclem/discord_stock_ticker

Need "Getting Started" Documentation

Closed this issue · 1 comments

User recently tried to get this running locally to test out new features.

Process was as follows:

  • user created new discord server to have admin abilities
  • user made new discord bot and generated oauth url with read message history and send message scope
  • user obtained a channel ID and bot token
  • user added bot to desired channel
  • user created a virtual environment and installed requirements.txt
  • user ran python main.py to start the program
  • user attempted to use normal bot commands in discord server with no results from bot

It would be beneficial to have a more thorough guide for getting started if possible please.

Stale, closing.