Skip to content

0xZonaV/wump-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wump Bot

Описание

Wump Bot — бот для автоматизации регистрации и заданий wump.xyz.

Telegram канал

Присоединяйтесь к нашему Telegram каналу для получения обновлений и поддержки!

Установка и настройка

Требования

  • Node.js (версия 14 или выше)

Шаги установки

  1. Скачайте или клонируйте репозиторий
  2. Настройте файлы конфигурации в папке data:
    • accounts.txt - добавьте токены Discord аккаунтов (по одному на строку)
    • proxies.txt - добавьте прокси в формате http://host:pass@ip:port (по одному на строку)
    • settings.json - настройте параметры работы бота

Запуск

Запустите бот командой:

npm start

English

Description

Wump Bot - is a tool for automating registration and task completing in wump.xyz .

Telegram channel

Join our Telegram channel for updates and support!

Installation and Setup

Requirements

Installation Steps

  1. Download or clone the repository
  2. Configure the files in the data folder:
    • accounts.txt - add Discord account tokens (one per line)
    • proxies.txt - add proxies in the format http://host:pass@ip:port (one per line)
    • settings.json - configure bot settings

Launch

Start the bot with the command:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors