Skip to content

ak4728/to-the-moon

Repository files navigation

to-the-moon.py

Stock market watch bot for discord. Written in Python.

Requirements

Command List

image

How to setup

  1. Make a bot here and grab the token

  2. Rename the file config.json.example to config.json, then fill in the required spots, such as token, prefix and game

  3. To install what you need, do pip install -r requirements.txt
    (If that doesn't work, do python -m pip install -r requirements.txt)
    NOTE: Use pip install with Administrator/sudo

  4. Start the bot by having the cmd/terminal inside the bot folder and type python main.py

  5. You're done, enjoy your bot!

Contributors

Releases

No releases published

Packages

No packages published

Languages