All Projects → rb28z2 → Progress Bot

rb28z2 / Progress Bot

Licence: mit
High-tech weaponized moe progress delivery bot for IRC, Discord, and web

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Progress Bot

Deku
Multi-purpose discord bot built with discord.js
Stars: ✭ 13 (-65.79%)
Mutual labels:  bot, discord-bot, anime, discord
Bot
The community bot for the Python Discord community
Stars: ✭ 460 (+1110.53%)
Mutual labels:  bot, discord-bot, discord
Yagpdb
Yet another general purpose discord bot
Stars: ✭ 452 (+1089.47%)
Mutual labels:  bot, discord-bot, discord
Pvpcraft
PvPCraft Discord bot
Stars: ✭ 29 (-23.68%)
Mutual labels:  bot, discord-bot, discord
Pixie
An open-source Discord bot built for weebs, by a weeb.
Stars: ✭ 20 (-47.37%)
Mutual labels:  bot, anime, discord
Discord Bot Client
A patched version of discord, with bot login support
Stars: ✭ 441 (+1060.53%)
Mutual labels:  bot, discord-bot, discord
Discord Bot
🤖 Our BIG help in things about moderation and many more useful stuff on our Discord server.
Stars: ✭ 30 (-21.05%)
Mutual labels:  bot, discord-bot, discord
Discord bot.py
🍺 A simple discord bot that helps you getting started within discord.py
Stars: ✭ 313 (+723.68%)
Mutual labels:  bot, discord-bot, discord
Focabot
Music with seals!
Stars: ✭ 19 (-50%)
Mutual labels:  bot, discord-bot, discord
Fs0c13ty Bot
🤖 A discord bot made to help you in moderation.
Stars: ✭ 24 (-36.84%)
Mutual labels:  bot, discord-bot, discord
Clara
A general purpose Node.JS bot for Discord.
Stars: ✭ 37 (-2.63%)
Mutual labels:  bot, discord-bot, discord
Discord4j
Discord4J is a fast, powerful, unopinionated, reactive library to enable quick and easy development of Discord bots for Java, Kotlin, and other JVM languages using the official Discord Bot API.
Stars: ✭ 973 (+2460.53%)
Mutual labels:  bot, discord-bot, discord
Commando
Official command framework for discord.js
Stars: ✭ 434 (+1042.11%)
Mutual labels:  bot, discord-bot, discord
Clinet
Official repository for Clinet, a Discord bot intended for assistance and control within your guilds.
Stars: ✭ 28 (-26.32%)
Mutual labels:  bot, discord-bot, discord
Javacord
An easy to use multithreaded library for creating Discord bots in Java.
Stars: ✭ 368 (+868.42%)
Mutual labels:  bot, discord-bot, discord
D Zone
An ambient life simulation driven by user activity within a Discord server
Stars: ✭ 466 (+1126.32%)
Mutual labels:  bot, discord-bot, discord
Giveawaybot
🎉 Hold giveaways quickly and easily on your Discord server!
Stars: ✭ 290 (+663.16%)
Mutual labels:  bot, discord-bot, discord
Xiao
Xiao is a Discord bot coded in JavaScript with discord.js using the Commando command framework. With over 500 commands, she is one of the most feature-rich bots out there. Formerly XiaoBot.
Stars: ✭ 302 (+694.74%)
Mutual labels:  bot, discord-bot, discord
Dsharpplus
A .NET Standard library for making bots using the Discord API.
Stars: ✭ 635 (+1571.05%)
Mutual labels:  bot, discord-bot, discord
Automuteus
Discord Bot to automute Among Us players at round transitions, in conjunction with https://github.com/denverquane/amonguscapture
Stars: ✭ 852 (+2142.11%)
Mutual labels:  bot, discord-bot, discord

Maintainability Run on Repl.it

progress-bot

High-tech weaponized moe progress delivery bot for IRC, Discord, and web. Uses NodeJS and socket.io to update progress from IRC/Discord messages onto a web interface. The web interface can also be embedded on another page to provide instant and live progress updates.

Screenshots

web interface

Installation

Requirements
  • nodejs
  • npm
  • build-essential
  • libicu-dev
Instructions

Install build-essential and libicu-dev via your package manager, then run npm install to install the required dependencies. Then, copy config-default.js to config.js and edit as required. Finally, run the bot with node start.js.

Compatibility

In theory, this should work anywhere node (and the above dependencies) works. However I've only tested it on Linux (Ubuntu 16.04), and Windows 10.

Usage

Available commands and syntax

Assuming a trigger word of !pb:

Command Syntax Example
Title title <string> !pb title A very cool show
Episode episode <string> !pb episode 12/25
Encoding encode <int> !pb encode 30
Timing time <int> !pb time 10
Translation tl <int> !pb tl 100
Translation Check tlc <int> !pb tlc 20
Typesetting ts <int> !pb ts 44
Editing edit <int> !pb edit 0
Quality Check qc <int> !pb qc 67

Open a browser to <ipaddress>:80 (port 80 by default) to see the live changes.

Demo (front end only)

See a live, in-production setup here: https://asenshi.moe:8443

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].