SkillAgentSearch skills...

BibleBot

A telegram bot for getting bible verses based on telegraf

Install / Use

/learn @Kriv-Art/BibleBot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Bible Bot

Build Status

Git repo for Bible Bot

Prerequisites

Before you can run this bot you must have the following

  • Telegram bot token from @Botfather
  • Nodejs >= 8.5.0
  • yarn or npm
  • api token from biblia.com

Usage

Create a .env file in the root of the repo with the following details

BOT_NAME='Bible Bot 📖'
BOT_API=123:....

API='api token from biblia.com'

DEBUG=bot:*

then run the following commands

$ yarn
# or npm install
$ NODE_ENV='development' yarn dev
# or npm run dev
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated2y ago
Forks0

Languages

JavaScript

Security Score

60/100

Audited on Aug 24, 2023

No findings