Git Product home page Git Product logo

scum-killfeed's Introduction

SCUM game discord killfeed grab

alt get this in config.json: chat_id to source_channel, auth-token to authorization and cookie

  1. Take a look on a picture and get the same way data to auth.json:
{
    ...
    source_channel: chat_id,
    authorization: auth-token,
    cookie: cookie,
}
  1. Add your squad nicknames and change other settings in config.json:
{
    ...
    names: ["name1", "name2"], // Squad nicknames
    trapkills_only: "false", // Send in channel only trapkills from your Squad
    timezone: '1' // Default Moscow timezone in diff with bot-hosting server time
}
  1. You also have to find out how to make a bot with discord API. and get a token for the "token" field in auth.json and get your own channel id to place it in "target_channel".

    RU | Посмотреть как создать и добавить бота на сервер и узнать id канала и токен бота

    EN | How to Create a Bot in Discord (1-3 step)

{
    token: bot_token,
    target_channel: channel_id,
    ...
}
  1. You can use bot-hosting.net to run this bot almost for free.

scum-killfeed's People

Contributors

artskar avatar

Stargazers

 avatar

Watchers

 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.