Introduction to Yurba.js next.15+
Welcome to the comprehensive guide for yurba.js — a powerful and flexible library for creating bots, integrations, automation, and working with the Yurba API. Whether you're creating your first bot or developing complex automated solutions, this guide will help you step by step master everything you need.
Important about bots
Unfortunately, at this time, Yurba.one does not provide the ability to create real bots, so we have to use alternative ways - creating a user account and using it
Quick Start
Ready to get started? Follow these basic steps:
- Installation - Set up Node.js and install yurba.js
- Bot Account Setup - Create and configure your bot account
- Project Creation - Initialize your bot project
- File Structure - Create the main bot files
- Project Organization - Improve code structure
Prerequisites
Before starting, make sure you have:
- Node.js 20+ - The library requires Node.js version 20 or higher
- Basic JavaScript knowledge
- Yurba.one account - You'll need an account to get API tokens
Ready to start development? Let's move on to setting up the development environment!