Skip to content

0xhours/bot-particle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feel free donate to my EVM and address

EVM :

0xAaBFbcbE7C0E1fa53ec926F41c2be559Ce263Eb0

Steps

1. Clone Repository

git clone https://github.com/0xhours/bot-particle.git
cd bot-particle

2. Instal Dependency

npm install

3. configurate .env File

Create a file named .env in the project root directory.

touch .env
vim .env
nano .env
projectId=["your projectId"]
projectServerKey=["your projectServerKey"]

4. Run script

npm run start

*Make sure you have Node.js and git installed on your system. *make sure you have axios installed on your system if you don't have install with this command :

using npm

npm install axios

using yarn

yarn add axios

Contact

github : 0xhours twitter :@0xhours telegram : [@Oxhours]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published