This is a bot that provides cryptocurrency market information and basic charting services. It also comes with built-in meme functionalities and Wojak Index integration. Candle charts coming soon...
REQUIREMENTS
- Node.js
- Telegram bot from @BotFather
OPEN TESTING
Start a chat with @MarketCharterBot directly or add it to a channel.
INSTALLATION
- Download all files
- Extract to preferred hosting folder
- Launch Telegram and start a conversation with @BotFather
- Create a new bot by following the instructions and copy the API key
- Visit the folder you extracted the bot files to and open index.js
- Open the .env file, find the following line in the code TELEGRAM_BOT_TOKEN=YOUR BOT TOKEN HERE and replace YOUR BOT TOKEN HERE with your bot api token.
- Find the following line in the code BOTUNAME=YOUR BOT USERNAME HERE and replace YOUR BOT USERNAME HERE with your bot username without the '@'
- Open Command Prompt, or other command interface you might have and navigate to the bot folder
- Type node index.js or nodemon index.js and press enter
- Your bot is now running
DISPLAY COMMANDS PREVIEW
- Go to the @BotFather
- Type /mybots
- Select your Crypto Market Charter bot
- Click Edit Bot
- Click Edit Commands
- Input the list below as one message and hit enter:
help - Get help on how to use my services
i - Get coin information e.g. /i bitcoin
p - Get coin market data e.g. /p ethereum
ph - Get price & volume chart for 4 hours
pd - Get price & volume chart for 1 day
pw - Get price & volume chart for 1 week
pm - Get price & volume chart for 1 month
pq - Get price & volume chart for 1 quarter
ps - Get price & volume chart for 1 half year
py - Get price & volume chart for 1 year
id - Get price chart with indicators for 1 day
iw - Get price chart with indicators for 1 week
if - Get price chart with indicators for 1 fortnight
im - Get price chart with indicators for 1 month
iq - Get price chart with indicators for 1 quarter
is - Get price chart with indicators for 1 half year
iy - Get price chart with indicators for 1 year
top - Get the Top 25 Coins by Marketcap
hot - Get the Top 7 Trending Coins on CoinGecko
crypto - Get global crypto market data
defi - Get global DeFi market data
wjk - Get key metrics about the Wojak Index
biz - Get a random popular thread on /biz/
quote - Get a random crypto quote
about - Get developer and licensing info