All Projects → ShirasawaSama → Nayumi

ShirasawaSama / Nayumi

Licence: MIT License
A cute bot of Telegram.

Programming Languages

typescript
32286 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Nayumi

podsearch bot
Telegram bot that searches Podcast in iTunes store.
Stars: ✭ 28 (+133.33%)
Mutual labels:  telegram, telegram-bot, telegraf
Telegraf
Modern Telegram Bot Framework for Node.js
Stars: ✭ 5,178 (+43050%)
Mutual labels:  telegram, telegram-bot, telegraf
cfworker-middware-telegraf
Make telegraf (a telegram bot framework) useable in Cloudflare Workers
Stars: ✭ 23 (+91.67%)
Mutual labels:  telegram, telegram-bot, telegraf
technopsyna
телеграм бот для техноконфы
Stars: ✭ 16 (+33.33%)
Mutual labels:  telegram, telegram-bot
FileStreamBot
Telegram File to Link Fastest Bot , Its Generate Direct Links Quickly
Stars: ✭ 99 (+725%)
Mutual labels:  telegram, telegram-bot
luxmed-bot
Non official telegram bot for Portal Pacjenta LUX MED
Stars: ✭ 24 (+100%)
Mutual labels:  telegram, telegram-bot
ecasbot
EC AntiSpam bot for the Telegram messenger
Stars: ✭ 17 (+41.67%)
Mutual labels:  telegram, telegram-bot
Python-BlackJackBot
A Telegram bot written in Python to play the game BlackJack alone or with your friends
Stars: ✭ 48 (+300%)
Mutual labels:  telegram, telegram-bot
memes-reposter
bot for automatic broadcasting content into telegrams channels from reddit/imgur/rss
Stars: ✭ 35 (+191.67%)
Mutual labels:  telegram, telegram-bot
AmimeWatch
Telegram bot made in Python 3 using the @pyrogram framework.
Stars: ✭ 19 (+58.33%)
Mutual labels:  telegram, telegram-bot
ESPecial
ESP32 automation with web interface and telegram bot
Stars: ✭ 77 (+541.67%)
Mutual labels:  telegram, telegram-bot
MIRROR-HUNTER
Who are we? We are the Hunters of all Torrent in this world.🗡️.Fork from SlamDevs
Stars: ✭ 86 (+616.67%)
Mutual labels:  telegram, telegram-bot
PDF-Bot
A bot for PDF for doing Many Things....
Stars: ✭ 38 (+216.67%)
Mutual labels:  telegram, telegram-bot
webhook-aiogram-heroku
A sample telegram bot made with aiogram, that fetches updates using the web-hook connection. Can be easily deployed to Heroku.
Stars: ✭ 36 (+200%)
Mutual labels:  telegram, telegram-bot
TelegramShillBot
A simple Telegram bot, written in Python, that you can use to shill (i.e. send messages) your token, or whatever, to channels.
Stars: ✭ 42 (+250%)
Mutual labels:  telegram, telegram-bot
WilliamButcherBot
Telegram Group Manager Bot Written In Python Using Pyrogram.
Stars: ✭ 187 (+1458.33%)
Mutual labels:  telegram, telegram-bot
winston-telegram
A Telegram transport for winston
Stars: ✭ 28 (+133.33%)
Mutual labels:  telegram, telegram-bot
pastebin-bot
Advanced functional Pastebin Telegram Bot made using better-pastebin and TelegrafJS. This bot will help you to create pastes (Texts) on Pastebin which is a text cloud.
Stars: ✭ 16 (+33.33%)
Mutual labels:  telegram-bot, telegraf
Defend-The-Castle
Telegram Bot Game - Defend The Castle
Stars: ✭ 21 (+75%)
Mutual labels:  telegram-bot, telegraf
Komi-San
Telegram Group Management Bot based on Pyrogram
Stars: ✭ 27 (+125%)
Mutual labels:  telegram, telegram-bot

Nayumi JavaScript Style Guide

一只可爱的 Telegram 机器人

使用

@NayumiBot

你可以使用 /code/lint 来生成代码截图, 使用 /fix 修复代码中的语法错误, 使用 /run 来运行脚本

推荐发送代码时前后使用反引号 ` 进行包裹

构建

安装

npm install

启动

npm start

配置项

config.json

{
  "token": "xxxxxxxxx", // 机器人 Token
  "agent": "http://127.0.0.1:8081" // 代理服务器, 可选
}

作者

Shirasawa

协议

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].