Giter VIP home page Giter VIP logo

eten-fork's Introduction

Eten

Notification on channel when bot fails

to setup add your webhook link to file webhook-link and run bot with ./start.sh

Config file

Config Description
prefix prefix of the bot
token token of the bot
librus whether to check liburs
librusLogin email to login to librus
librusPass password for librus
pushDevice librus-provided pushDevice acquired manually from new app login
adminID IDs of users that will be admins of this bot (they will be able to use /manage)
guild id of the guild
playRandomSoundeffects whether Eten should join voice channels and play sound effects
randomSoundeffectChance chance of Eten to join a voice channel every minute (doesn't matter if playRandomSoundeffects = false)
bets settings releted to bets
bets.eneabled whether bets are eneabled
bets.guild guild ID on which bets will work
bets.channel channel ID on which bets should be sent and on which ranking will be sent
allowedBoardsForTracking boards allowed for tracking - see format in config_EXAMPLE.json
cronWeather array of cities which weather will be send every morning
cronImageSend config for sending images at given times
pilkarzykiBot configuration for bot for pilkarzyki (explained below)

pilkarzykiBot config

Config Description
maxDepth maximal depth that users can specify
evaluationFunctionConfig Specifies which evaluation function should be used for given condition. This should be an array of dictionaries. In each dictionary you should specify condition (for example depth<=3) and path which should be array of strings that will be the path to evaluation functions which should be used for a given condition. One function will be randomly selected from path array.

cronImageSend config

Array of dictionaries:

Config of dict Description
cron cron time (cron time format)
imageUrl image url that will be sent

soundeffects

put your soundeffects in soundeffects/

Putting effects on sound with /play

in order to use this feature you have to install SoX and put it in your PATH. You can customize your effects in data/effects.json.

eten-fork's People

Contributors

maslomaslane avatar geoff128 avatar patgra1410 avatar kredexd avatar

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.