Skip to content

The-Studio-io/xDAI-bot-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

home heroImage features footer
true
/assets/logo.png
title details
Easy to use
Simple and easy to use bot to send money to their friends on Discord.
title details
Run with commands
Bot run on the commands you run.
MIT Licensed | Copyright © 2019-present The Studio

Commands

/help

Will show all the commands.

!bal
Check your balance. You will receive a DM.

!deposit
Check your Deposit Address. You will receive a DM.

!tip @userName <xDAI_Amount>/penny/nickel/dime/quarter/dollar
Send xDAI to another studio member.

!withdraw Comming Soon
You can withdraw to external account. Withdrawal fee is a penny.

!donate <xDAI_Amount>
Donate xDAI to Studio Bot to show some support.

/bal

Check your balance. You will receive a DM.

/deposit

Check your Deposit Address. You will receive a DM.

/tip

/tip @userName <xDAI_Amount>/penny/nickel/dime/quarter/dollar

Send xDAI to another studio member.

/withdraw

You can withdraw to external account. Withdrawal fee is a penny.

::: warning Currently, withdraw command is not avaiable for use. :::

/donate

/donate <xDAI_Amount>

Donate xDAI to Studio Bot to show some support.

Contribute

Here is a great guide on how to get NodeJS installed.

To begin building the bot:

npm docs node-telegram-bot-api pop up the docs in the browser

npm install node-telegram-bot-api install the bot