Giter Site home page Giter Site logo

nem-o-bot's Introduction

Nem'O Bot

A twitch and Discord bot for Minstery

Configuration file

{
  "discord": {
    "OWNERID": "YOUR_ID_DISCORD",
    "OWNERROLE" :"MINIMAL_ROLE",
    "PREFIX": "THE_PREFIX",
    "TOKEN": "YOUR_DISCORD_BOT_TOKEN",
    "live_notification": "https://api.twitch.tv/helix/streams?user_id=USER_ID_TWITCH"
  },
  "twitch": {
    "channels": ["#TWITCH_CHANNELS_WANTED"],
    "connection": {
      "reconnect": true
    },
    "identity": {
      "username": "TWITCH_BOT_ACCOUNT_NAME",
      "password": "oauth:TWITCH_BOT_OAUTH"
    },
    "options": {
      "clientId": "TWICHT_CLIENT_ID"
    }
  }
}

NB: twitch.channels is a list of channels, they must start with #

nem-o-bot's People

Contributors

zbgn avatar renovate-bot avatar gysco avatar mystere98 avatar imgbotapp avatar

Stargazers

 avatar Cerveau Eric avatar  avatar

Watchers

James Cloos avatar  avatar Kwin avatar

Forkers

gysco

nem-o-bot's Issues

Error: Bad arguments: First argument should be a string, second should be an array of strings

Sentry Issue: BOTNEMO-G

Error: Bad arguments: First argument should be a string, second should be an array of strings
  File "/home/ec2-user/Nem-O-Bot/utils/songSimilarity.js", line 8, in Object.getSong
    var music = ss.findBestMatch(song, songlist[author.target]).bestMatch
  File "/home/ec2-user/Nem-O-Bot/commandtwitch.js", line 63, in fs.readFile
    utils.getSong(msg[0].trim(), msg[1].trim(), (author, music) => {

Error: Bad arguments: First argument should be a string, second should be an array of strings

TypeError: Cannot read property 'statusCode' of undefined

Sentry Issue: BOTNEMO-D

TypeError: Cannot read property 'statusCode' of undefined
  File "/home/ec2-user/Nem-O-Bot/app.js", line 243, in Request._callback
    console.log('error ' + response.statusCode)
...
(8 additional frame(s) were not displayed)

TypeError: Cannot read property 'statusCode' of undefined

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm raven Unavailable
npm request Unavailable
npm string-similarity Unavailable

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency eslint to v6.8.0
  • Update dependency discord.js to v14
  • Update dependency eslint to v9
  • Update dependency google-spreadsheet to v4
  • Update dependency nodemon to v3
  • 🔐 Create all rate-limited PRs at once 🔐

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
package.json
  • @hapi/hoek ^8.0.2
  • discord.js ^11.3.2
  • google-spreadsheet ^2.0.6
  • google-spreadsheet-to-json ^1.0.0
  • node-fetch ^2.6.0
  • node-schedule ^1.3.0
  • nodemon ^2.0.0
  • raven ^2.6.0
  • request ^2.88.0
  • string-similarity ^3.0.0
  • twitch-js ^2.0.0-alpha.18
  • eslint 6.7.2
  • eslint-config-google 0.14.0

  • Check this box to trigger a request for Renovate to run again on this repository

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: Preset name not found within published preset config (monorepo:angularmaterial). Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.