🎉 Ion in a Telegram user bot which comes with built-in admin dashboard to help you manage modules, create custom commands and much more.
- Node JS ( > 12.x )
- MongoDB
Run the following command to clone this repository
git clone https://github.com/ionbot/ionRun the following command to install dependencies
yarnnpm iYou can use local MongoDB or you can use Mongo Atlas (it's free and gives 500Mb of database storage).
Edit or Create (.env) set MONGO_URI={mongo-uri}