Bitcoin Forum
November 14, 2024, 03:01:53 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Cosmo: A Cryptocurrency Discord Bot | Add to Your Server | Chart Embedding  (Read 27 times)
astronautdotgg (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
February 04, 2021, 03:50:38 PM
Last edit: March 03, 2021, 09:16:05 PM by astronautdotgg
 #1

Hey all! I'm here to post about another one of my development projects that I have been working on again. This is a public discord bot for people to add to their own servers, all completely free! I'm hoping with the addition of Cosmo to many discord servers I can gather lot's of feedback, feature suggestions, bug reports, etc. so that I can continuously work on improving this bot.

Click here to check out the cryptocurrency discord bot and add Cosmo to your server!
Documentation can be found here: https://bitbucket.org/astronautdotgg/cosmo/wiki/Home
If you enjoy the usage of the bot, please vote for the bot here: https://discordbots.org/bot/538953009376526339/vote
Suggest new features and report bugs here (we are working on these DAILY, please provide feedback!): https://cosmo-bot.com/discord-bot/

That being said let me hop into some of the features and respective commands:

Please note that a <> indicates a required parameter and <?> indicates an optional parameter. Default exchange for all commands is Binance. In addition the default prefix is '-' however you can set your own custom prefix for your server by running the command '-conf prefix set <newPrefix>'.

Chart Embedding
This feature allows for easy embedding of tradingview charts in your own chat. Simply use the command to indicate any details you want. The command supports nearly every indicator and candlestyle available on tradingview. For a complete list, please refer to documentation.
Command: -chart <symbol> <?exchange> <?timeframe> <?candlebar> <?indicators> or -c <symbol> <?exchange> <?timeframe> <?candlebar> <?indicators>
Examples: -c ethbtc binance 1d, -c ada bittrex 1h renko rsi, -c xbt bitmex 4h bb macd ema



Coin Info
This allows you to lookup information about a certain coin pairing. Information provided includes all time lows/highs, links to official websites, latest news for a project, market sentiment for a coin, and much more!
Command: -coin <symbol/name>
Example: -coin ada     -coin cardano



Price Fetching
This feature grabs the current price of a given symbol on any exchange. Default exchange is Binance, aside from XBT which is Bitmex. Price is shown in both satoshis/USD, as well as the 24h price change.
Command: -price <symbol> <?exchange> or -p <symbol> <?exchange>
Examples: -p xbt bitmex, -p mtlbtc binance, -p eth



News Fetching
This feature fetches all the upcoming events (and ongoing events) for a given coin. The result will contain a list of events in the near future, their date, the amount of time left until the event, a link to the source, as well as a rating of whether it is reliable and trending.
Command: -news <coin> or -n <coin>
Examples: -n xlm, -n cardano, -n bitcoin, -n eth



Orderboook Depth
This feature will give a visualization of the current market order book depth for a given coin on an exchange. This will tell you how much BTC worth is in the order book for a certain price point.
Command: -depth <symbol> <?exchange> or -d <symbol> <?exchange>
Examples: -d ethusd coinbase, -d xbt bitmex



Volume Checking
This feature let's you know how much volume is being traded on a given exchange for a symbol.
Command: -volume <symbol> <?exchange> or -v <symbol> <?exchange>
Examples: -v ada binance, -v btc coinbase

Market Heatmap
This feature displays a visual heatmap of the 24hour changes of all coins on the market, as well as their dominance in the market.
Command: -heatmap or -hm



Volatility
This feature displays the volatility index of certain coins, as well as an indication of which direction the coin is moving in.
Command: -heatmap or -hm

Stonks
A fun reputation system where you can give or take stonks from a user, every 5 hours. This comes with a top and bottom leaderboard. The stonk values are unique to each server Cosmo is on.
Command: -stonks or -st <@User> <amount>

astronautdotgg (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
February 08, 2021, 09:04:57 PM
 #2

Recent updates:
Fixes with the stonks timeframe (5 hour limit was not resetting).
Added 8 decimals to fix rendering problems with the depth command.
Added new info for the commands: stonks, flippening.
Added a new command ‘-flippening’ or ‘-fl’ to generate a chart of ETH vs. BTC dominance.
Increased wait time for rendering a chart, this fixes a render issue with TradingView.
Fixed the chart syntax to accept STMX (SMTXBTC made the bot think it was trading XBT, Bitcoin futures).
Modularized the DOM Screenshot utility into it’s own library file.
Fixed a bug with the price command randomly giving $0.0000 as the USD value.
Updated the ‘-main’ URL’s to Cosmo’s new site: https://cosmo-bot.com
Updated the validity checkmark in ‘-news’ to green, a more visible color. ✅
Cosmo now displays the current Bitcoin price on Binance with commas.
astronautdotgg (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
February 09, 2021, 02:44:15 PM
 #3

Released a new feature: Coin Info.
Use the command -coin <name> to look up information about a coin.

astronautdotgg (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
March 03, 2021, 09:12:11 PM
 #4

A new major version of Cosmo is out (v1.1) and now live on all servers.

This update includes the following:
 - Major code cleanups including modularizing some of our shared code, upgrading to es6 syntax (thanks to our new linting pipelines), and improving a few commands.
 - The charting command has a few quality of life updates allowing you to now chart in minute intervals (eg. 15m or 15 = 15 minutes) and adding candle styling as a 3rd parameter.
 - Cosmo will now display the current Bitcoin price (updated every minute) for both BTC on Binance and XBT on Bitmex.
 - There is a new command `trending` that will display the top 10 trending coins on the r/cryptocurrency subreddit. Credits to one of our local developers for providing an endpoint for this data.
 - Additionally, an `exchanges` command has been added that will provide links to sign up on most of the popular exchanges.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!