An automated server bumping self-bot with a real-time web dashboard for monitoring and control.
| Field | Description |
|---|---|
Discord User Token |
Your Discord user token for authentication |
Bump Channel IDs |
One or more channel IDs the bot should watch |
Min Delay (seconds) |
Minimum wait time before sending a bump |
Max Delay (seconds) |
Maximum wait time before sending a bump |
Listens for FIBO bot bump reminders and responds automatically.
Configurable min and max delay range to avoid detection patterns.
Real-time web UI showing bot status, bump counter, and activity log.
Real-time communication between the bot and dashboard via WebSockets.
Timestamped event log displayed directly in the dashboard.
All settings managed through the UI and stored in localStorage.
Full source code included. Extract and follow the guide.