RocketTrades - Discord Stocks and Charts bot. Written for the RocketTrades Discord bot.

Overview

Rocket Trades

Website

Built with Discord.JS Lines of Code

RocketTrades, Discord Charts and Stocks bot.

MORE DETAILS AND UPDATES TO COME SOON

Getting startedInstallationConfigurationIntegrations

Getting started

Visit Discord Portal         # https://discord.com/developers/applications/
Create Application           # (New Application)

Create Bot User              # (Bot -> Add Bot)
Take not of bot info         # Token && Client ID (number in the URL)

Installation

Step 1: Install dependencies

$ npm i
Please use Node.js 16+ and NPM version 7+

Step 2: Provide configuration details

/src/config.js
Fill in all missing config information.

Step 3: Starting the bot

$ node .
Start the bot application using "node . "
Any issues, please open an issue.

Configuration

Flags

When calling zoxide init, the following flags are available:

  • Main Config

    • Required to start the bot
      Value Description
      ownerID Bot Owners User ID.
      token Token Obtained from Discord Developer portal.
      id Bots Client ID Obtained from Discord Developer portal.
      prefix Bot Trigger Phrase. example ($help)
      websiteURL Website URL (For Future reference)
      embedColor Color of all Embeds the bot will use.
      debug Debug mode, (true/false)
  • API

    • Required for Statistics API
      Value Description
      port HTTP port for API access.
      secure Decide if API should require token Authentication.
      token Your secret API access token. (Made by you)
You might also like...

Simple responsive charts

Simple responsive charts

Big welcome by the Chartist Guy Checkout the documentation site at http://gionkunz.github.io/chartist-js/ Checkout this lightning talk that gives you

Dec 30, 2022

Simple, responsive, modern SVG Charts with zero dependencies

Simple, responsive, modern SVG Charts with zero dependencies

Frappe Charts GitHub-inspired modern, intuitive and responsive charts with zero dependencies Explore Demos » Edit at CodePen » Contents Installation U

Jan 4, 2023

📊 A highly interactive data-driven visualization grammar for statistical charts.

📊 A highly interactive data-driven visualization grammar for statistical charts.

English | 简体中文 G2 A highly interactive data-driven visualization grammar for statistical charts. Website • Tutorial Docs • Blog • G2Plot G2 is a visua

Dec 30, 2022

JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.

JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.

GoJS, a JavaScript Library for HTML Diagrams GoJS is a JavaScript and TypeScript library for creating and manipulating diagrams, charts, and graphs. S

Dec 30, 2022

Attractive JavaScript charts for jQuery

flot About flot is a JavaScript plotting library for engineering and scientific applications derived from Flot: http://www.flotcharts.org/ Take a look

Dec 22, 2022

Charts for Raphaël

g.Raphaël - Official charting plugin for Raphaël For more information, see: http://g.raphaeljs.com/ Changelog v0.51 Fixed issues with piechart related

Dec 31, 2022

A plugin for the jQuery javascript library to generate small sparkline charts directly in the browser

jQuery Sparklines This jQuery plugin makes it easy to generate a number of different types of sparklines directly in the browser, using online a line

Jan 4, 2023

Awesome charts for AngularJS.

Awesome charts for AngularJS.

n3-line-chart v2 n3-line-chart is an easy-to-use JavaScript library for creating beautiful charts in AngularJS applications and it is built on top of

Dec 7, 2022

Create beautiful charts with one line of JavaScript

Chartkick.js Create beautiful charts with one line of JavaScript See it in action Supports Chart.js, Google Charts, and Highcharts Also available for

Jan 2, 2023
Owner
Ethan Primmer
Full-Stack developer for IOS and Windows 📧 [email protected] 🌐 https://iungo.info/ 👻 @ethanprimmer 📷 @primmerethan
Ethan Primmer
Free Bootstrap 5 Admin and Dashboard Template that comes with all essential dashboard components, elements, charts, graph and application pages. Download now for free and use with personal or commercial projects.

PlainAdmin - Free Bootstrap 5 Dashboard Template PlainAdmin is a free and open-source Bootstrap 5 admin and dashboard template that comes with - all e

PlainAdmin 238 Dec 31, 2022
Progressive pie, donut, bar and line charts

Peity Peity (sounds like deity) is a jQuery plugin that converts an element's content into a mini <svg> pie, donut, line or bar chart. Basic Usage HTM

Ben Pickles 4.2k Jan 1, 2023
Ember Charts 3.5 2.3 L2 JavaScript A powerful and easy to use charting library for Ember.js

Ember Charts A charting library built with the Ember.js and d3.js frameworks. It includes time series, bar, pie, and scatter charts which are easy to

Addepar 793 Dec 7, 2022
Compose complex, data-driven visualizations from reusable charts and components with d3

d3.compose Compose rich, data-bound charts from charts (like Lines and Bars) and components (like Axis, Title, and Legend) with d3 and d3.chart. Advan

Cornerstone Systems 702 Jan 3, 2023
Beautiful and interactive javascript charts for Java-based web applications.

Wicked Charts Beautiful and interactive JavaScript charts for Java-based web applications. Check out the Changelog Check out the Feature Overview with

adesso SE 85 Aug 23, 2022
Simple package to facilitate and automate the use of charts in Laravel 5.x using Chartjs v2 library

laravel-chartjs - Chart.js v2 wrapper for Laravel 5.x Simple package to facilitate and automate the use of charts in Laravel 5.x using the Chart.js v2

Felix Costa 473 Dec 15, 2022
J2CL and GWT Charts library based on CHART.JS

Charba - J2CL and GWT Charts library based on CHART.JS What's Charba GWT Web toolkit doesn't have charting library available out of the box. There are

Pepstock.org 56 Dec 17, 2022
Chart.js Box Plots and Violin Plot Charts

Chart.js Box and Violin Plot Chart.js module for charting box and violin plots. This is a maintained fork of @datavisyn/chartjs-chart-box-and-violin-p

Samuel Gratzl 61 Dec 14, 2022
Using ASP.NET Core, SignalR, and ChartJs to create real-time updating charts

Real-time Charts with ASP.NET Core, SignalR, and Chart.js This project shows how to update a real-time chart in your web browser using technologies li

Khalid Abuhakmeh 11 Nov 25, 2022
Simple HTML5 Charts using the tag

Simple yet flexible JavaScript charting for designers & developers Documentation Currently, there are two versions of the library (2.9.4 and 3.x.x). V

Chart.js 59.4k Jan 7, 2023