Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brodev3/blumer
tap tap
https://github.com/brodev3/blumer
Last synced: about 1 month ago
JSON representation
tap tap
- Host: GitHub
- URL: https://github.com/brodev3/blumer
- Owner: brodev3
- License: mit
- Created: 2024-05-03T13:58:58.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-24T15:25:22.000Z (7 months ago)
- Last Synced: 2024-06-24T17:20:47.876Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 54.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blumer
## About
Automatically collect rewards and start farming !
Proxy **ONLY SOCKS5** supported
## Setup
1. Node JS
2. Clone the repository to your disk
3. In the **scr** folder, change the name of the ```config_ex.json``` on ```config.json```
4. Launch the console (for example, Windows PowerShell)
5. Specify the working directory where you have uploaded the repository in the console using the CD command
```
cd C:\Program Files\blumer
```
6. Install packages
```
npm install
```
7. Use ```import.js``` to import accounts:
```
node scr/telegram/import
```
You need to create an application and get the api_id and api_hash for yours accounts.Proxy format: ```ip:port:login:pass``` OR send empty string for direct connection
Visit: https://my.telegram.org/
8. To start:
```
node index
```## License
Project **brodev3**/blumer is distributed under the MIT license.