Unleash your photography potential with PhotoBot! An efficient chatbot designed for photographers and enthusiasts alike. Streamline orders, showcase your portfolio, read reviews, and more. Powered by the Botter framework, PhotoBot enhances your photographic journey.
DATABASE_URL=postgresql://USERNAME@localhost/DB_NAME
TG_BOT_TOKEN=...
VK_GROUP_TOKEN=...
VK_ADMIN_NICKNAME=...
TG_ADMIN_NICKNAME=...
VK_BUFFER_USER_ID=...
TG_BUFFER_USER_ID=...
VK_GROUP_ID=... (Optional)
VK_NEW_SERVER_NAME=... (Optional)
TARGET_PLATFORM=... (Optional)
VK_PORT and TG_PORT or PORT=... (Optional)
WEBHOOKS_URL=... (Optional)
- Read our wiki
- Read Botter documentation
- Read An official documentation of Vapor
- Ubuntu 16.04 or later with Swift 5.1 or later / macOS with Xcode 11 or later
- Vk account and a Vk App for mobile platform or online (desktop client does not support some chatbot features)
- Swift Package Manager (SPM) for dependencies
- Vapor 4
See CONTRIBUTING.md file.
Nikolai Trukhin