xxczaki / electron-polska-discord-bot

Discord bot for Polish Electron Community server.

Home Page:https://electronpl.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electron Polska Bot :electron:

Discord Bot for Polish Electron Community's server.

Build Status XO code style

Usage

Install dependencies:

npm install

Run the bot:

npm start

Commands

!pomoc - Show help message
!linki - Show useful links related to the Electron Framework
!ping - Check user's ping
!changelog - Get changelog from the latest Electron version

Config

Config is stored in the config.json file:

prefix

Default: !

Prefix you will use to call the bot.

botToken

Your Discord Bot's token. Get one here.

githubToken

This bot is using the Github's GraphQL API v4. You will need to create a personal access token with the public_repo scope here.

Info

Inspired by Wykoparka 😄

Screenshots

Pomoc Changelog Ping

License

MIT

About

Discord bot for Polish Electron Community server.

https://electronpl.github.io

License:MIT License


Languages

Language:JavaScript 100.0%