Investors Club: Difference between revisions
(Created page with "=Investors Club Bot Tutorial= In this tutorial, we'll use the bot to buy some tokens for us and send them to us. First, we need to start a private conversation with the bot. ==Discord== Click on the bot's avatar to send it a message. You can find it in the investors-club channel. If you say !hello to it, then it will respond with a friendly greeting. Next, you need to give it some MATIC so that it can buy tokens: On Discord: !deposit The bot will give you a depo...") |
No edit summary |
||
Line 4: | Line 4: | ||
==Discord== | ==Discord== | ||
Click on the bot's avatar to send it a message. You can find it in the investors-club channel. If you say !hello to it, then it will respond with a friendly greeting. | Click on the bot's avatar to send it a message. You can find it in the investors-club channel. If you say !hello to it, then it will respond with a friendly greeting. | ||
Next, you need to give it some MATIC so that it can buy tokens: | Next, you need to give it some MATIC so that it can buy tokens: | ||
!deposit | |||
The bot will give you a deposit address. You can send MATIC to it using MetaMask. Make sure MetaMask is connected to the Polygon Network. | The bot will give you a deposit address. You can send MATIC to it using MetaMask. Make sure MetaMask is connected to the Polygon Network. | ||
Line 14: | Line 15: | ||
After the MATIC has arrived at the deposit address, the bot will send you a message saying that the deposit is complete. Then you can check your balance: | After the MATIC has arrived at the deposit address, the bot will send you a message saying that the deposit is complete. Then you can check your balance: | ||
!balance | |||
You should see the amount of MATIC that you deposited. Next, you want to set the amount of MATIC that you want to spend each day on tokens. Let's set it to 0.1 MATIC for testing: | You should see the amount of MATIC that you deposited. Next, you want to set the amount of MATIC that you want to spend each day on tokens. Let's set it to 0.1 MATIC for testing: | ||
!setdca 0.1 | |||
Now you can get the bot to do a single day's worth of token purchases for all users. This function is available only during the testing period. When the bot is operating normally, it will do this at scheduled times. For testing, users can trigger the event. | Now you can get the bot to do a single day's worth of token purchases for all users. This function is available only during the testing period. When the bot is operating normally, it will do this at scheduled times. For testing, users can trigger the event. | ||
!do_dca | |||
That will take about a minute to complete. After it has completed, it will publish the results of the purchases in the Telegram and Discord channels for the club. It won't send a notification DM. You can check your balances to see the tokens as they arrive: | That will take about a minute to complete. After it has completed, it will publish the results of the purchases in the Telegram and Discord channels for the club. It won't send a notification DM. You can check your balances to see the tokens as they arrive: | ||
!balance | |||
After you have the tokens, you can withdraw them, but first, you need to specify a receiving address: | After you have the tokens, you can withdraw them, but first, you need to specify a receiving address: | ||
!setreceivingaddress <my_address_from_metamask> | |||
Then you can withdraw the tokens: | Then you can withdraw the tokens: | ||
!withdrawtokens | |||
It will take about a minute for the withdrawal to complete, and the bot will send you a DM letting you know when it's done. | It will take about a minute for the withdrawal to complete, and the bot will send you a DM letting you know when it's done. | ||
Line 41: | Line 42: | ||
After that, you can withdraw your remaining MATIC: | After that, you can withdraw your remaining MATIC: | ||
!withdrawmatic | |||
Then you can look at the history of changes to your balances by doing: | Then you can look at the history of changes to your balances by doing: | ||
!logs | |||
==Telegram== | ==Telegram== | ||
Line 53: | Line 54: | ||
Next, you need to give it some MATIC so that it can buy tokens: | Next, you need to give it some MATIC so that it can buy tokens: | ||
/deposit | |||
The bot will give you a deposit address. You can send MATIC to it using MetaMask. Make sure MetaMask is connected to the Polygon Network. | The bot will give you a deposit address. You can send MATIC to it using MetaMask. Make sure MetaMask is connected to the Polygon Network. | ||
Line 59: | Line 60: | ||
After the MATIC has arrived at the deposit address, the bot will send you a message saying that the deposit is complete. Then you can check your balance: | After the MATIC has arrived at the deposit address, the bot will send you a message saying that the deposit is complete. Then you can check your balance: | ||
/balance | |||
You should see the amount of MATIC that you deposited. Next, you want to set the amount of MATIC that you want to spend each day on tokens. Let's set it to 0.1 MATIC for testing: | You should see the amount of MATIC that you deposited. Next, you want to set the amount of MATIC that you want to spend each day on tokens. Let's set it to 0.1 MATIC for testing: | ||
/setdca 0.1 | |||
Now you can get the bot to do a single day's worth of token purchases for all users. This function is available only during the testing period. When the bot is operating normally, it will do this at scheduled times. For testing, users can trigger the event. | Now you can get the bot to do a single day's worth of token purchases for all users. This function is available only during the testing period. When the bot is operating normally, it will do this at scheduled times. For testing, users can trigger the event. | ||
/do_dca | |||
That will take about a minute to complete. After it has completed, it will publish the results of the purchases in the Telegram and Discord channels for the club. It won't send a notification DM. You can check your balances to see the tokens as they arrive: | That will take about a minute to complete. After it has completed, it will publish the results of the purchases in the Telegram and Discord channels for the club. It won't send a notification DM. You can check your balances to see the tokens as they arrive: | ||
/balance | |||
After you have the tokens, you can withdraw them, but first, you need to specify a receiving address: | After you have the tokens, you can withdraw them, but first, you need to specify a receiving address: | ||
/setreceivingaddress <my_address_from_metamask> | |||
Then you can withdraw the tokens: | Then you can withdraw the tokens: | ||
/withdrawtokens | |||
It will take about a minute for the withdrawal to complete, and the bot will send you a DM letting you know when it's done. | It will take about a minute for the withdrawal to complete, and the bot will send you a DM letting you know when it's done. | ||
Line 85: | Line 86: | ||
After that, you can withdraw your remaining MATIC: | After that, you can withdraw your remaining MATIC: | ||
/withdrawmatic | |||
Then you can look at the history of changes to your balances by doing: | Then you can look at the history of changes to your balances by doing: | ||
/logs |
Latest revision as of 21:49, 14 July 2023
Investors Club Bot Tutorial
In this tutorial, we'll use the bot to buy some tokens for us and send them to us. First, we need to start a private conversation with the bot.
Discord
Click on the bot's avatar to send it a message. You can find it in the investors-club channel. If you say !hello to it, then it will respond with a friendly greeting.
Next, you need to give it some MATIC so that it can buy tokens:
!deposit
The bot will give you a deposit address. You can send MATIC to it using MetaMask. Make sure MetaMask is connected to the Polygon Network.
After the MATIC has arrived at the deposit address, the bot will send you a message saying that the deposit is complete. Then you can check your balance:
!balance
You should see the amount of MATIC that you deposited. Next, you want to set the amount of MATIC that you want to spend each day on tokens. Let's set it to 0.1 MATIC for testing:
!setdca 0.1
Now you can get the bot to do a single day's worth of token purchases for all users. This function is available only during the testing period. When the bot is operating normally, it will do this at scheduled times. For testing, users can trigger the event.
!do_dca
That will take about a minute to complete. After it has completed, it will publish the results of the purchases in the Telegram and Discord channels for the club. It won't send a notification DM. You can check your balances to see the tokens as they arrive:
!balance
After you have the tokens, you can withdraw them, but first, you need to specify a receiving address:
!setreceivingaddress <my_address_from_metamask>
Then you can withdraw the tokens:
!withdrawtokens
It will take about a minute for the withdrawal to complete, and the bot will send you a DM letting you know when it's done.
After that, you can withdraw your remaining MATIC:
!withdrawmatic
Then you can look at the history of changes to your balances by doing:
!logs
Telegram
On Telegram, you can go to https://t.me/seasonal_investors_club_bot and then click "Start" and say /hello.
Next, you need to give it some MATIC so that it can buy tokens:
/deposit
The bot will give you a deposit address. You can send MATIC to it using MetaMask. Make sure MetaMask is connected to the Polygon Network.
After the MATIC has arrived at the deposit address, the bot will send you a message saying that the deposit is complete. Then you can check your balance:
/balance
You should see the amount of MATIC that you deposited. Next, you want to set the amount of MATIC that you want to spend each day on tokens. Let's set it to 0.1 MATIC for testing:
/setdca 0.1
Now you can get the bot to do a single day's worth of token purchases for all users. This function is available only during the testing period. When the bot is operating normally, it will do this at scheduled times. For testing, users can trigger the event.
/do_dca
That will take about a minute to complete. After it has completed, it will publish the results of the purchases in the Telegram and Discord channels for the club. It won't send a notification DM. You can check your balances to see the tokens as they arrive:
/balance
After you have the tokens, you can withdraw them, but first, you need to specify a receiving address:
/setreceivingaddress <my_address_from_metamask>
Then you can withdraw the tokens:
/withdrawtokens
It will take about a minute for the withdrawal to complete, and the bot will send you a DM letting you know when it's done.
After that, you can withdraw your remaining MATIC:
/withdrawmatic
Then you can look at the history of changes to your balances by doing:
/logs