Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 3.5 KB

README.md

File metadata and controls

61 lines (42 loc) · 3.5 KB

Resources

Find documentation for the SpaceTraders.io Docs here

NFT Client. Repo in nft-client OR github/sigal-kinetics/nft-game

Check out the Docs & Ideas

Discord Bot

The bot possesses the following environment variables:

  • discotoken -> The token for your discord bot (when we publish our bot/client this will be implemented differently)

This repository/replit also possesses some other environment variables:

  • token -> The user's SpaceTraders.io token
  • discorddeveloperportal -> A quick link to the admin section for the user's discord bot

These environment variables are set in the Repl.it but can also be set in a .env file.

About this Client

My goal for this is as follows:

  • Be able to interact with any game's API in Discord/Matrix, the terminal and in a web format
  • Explore how this can relate to my team's Game Engine Project
  • Build some form of NFTs into this platform

Different games and platforms have differing levels of what you can do with their APIs, but I'm wanting to create a way that each game can be interacted with similarly (again, see our Game Engine Project and the [NFT Docs]).

Python Modules/Libaries

** No Man's Sky Info **

** Minecraft **

Controlling Games with APIs

** Interacting with game components**

Messaging/Communication

Using

Codeship