Giter Club home page Giter Club logo

lucifeermorningstar / slayeruserbot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from slayer-userbot/slayeruserbot

0.0 0.0 0.0 203 KB

๐—ง๐—ต๐—ฒ ๐—œ๐˜€ ๐— ๐—ผ๐˜€๐˜ ๐—ฃ๐—ผ๐˜„๐—ฒ๐—ฟ๐—™๐˜‚๐—น ๐—ฎ๐—ป๐—ฑ ๐—ฃ๐—น๐˜‚๐—ด๐—ด๐—ฎ๐—ฏ๐—น๐—ฒ ๐—จ๐˜€๐—ฒ๐—ฟ๐—ฏ๐—ผ๐˜. ๐—›๐—ฎ๐˜ƒ๐—ถ๐—ป๐—ด ๐— ๐—ฎ๐—ป๐˜† ๐—˜๐˜…๐˜๐—ฟ๐—ฎ ๐—™๐—ฒ๐—ฎ๐˜๐˜‚๐—ฟ๐—ฒ๐˜€. ๐—–๐—ผ๐—ฝ๐˜†๐—ฟ๐—ถ๐—ด๐—ต๐˜:- ึ†สŸวŸสษ›ส€ ฯ…ั•ั”ัะฒฯƒั‚ โ„ข

License: GNU General Public License v3.0

Dockerfile 0.65% Python 99.28% Shell 0.07%

slayeruserbot's Introduction

SLAYER USERBOT

A Powerful, Smart And Simple Userbot In Telethon. Powered By ึ†สŸวŸสษ›ส€ ฯ…ั•ั”ัะฒฯƒั‚ โ„ข

Support

Method

KeyFeatures

  • Multiple Client Support.
  • AssistantBot Support.
  • Channel Sticker / Post Appender / Night Mode / Amazon Price Tracker / Server Pinger Support.
  • Yet Fast - Powered By FastTelethon.
  • Smart & Powerful Tools.
  • Customizable.
  • Much Cleaner And Stable.
  • Daily Maintained.
  • ึ†สŸวŸสษ›ส€ ฯ…ั•ั”ัะฒฯƒั‚ โ„ข Support.

Deploying To Heroku

Deploy To Heroku

String Session

Repl

Run on Repl.it

Self-hosting (For Devs)

Simply clone the repository and run the main file:

# Install Git First // (Else You Can Download And Upload to Your Local Server)
$ git clone https://github.com/SLAYER-USERBOT/Slayer-Userbot
# Open Git Cloned File
$ cd SlayerUserbot
# Config Virtual Env (Skip is already Done.)
$ virtualenv -p /usr/bin/python3 venv
$ . ./venv/bin/activate
# Install All Requirements 
$ pip(3) install -r requirements.txt
# Create local_config.py with variables as given below
# Start Bot 
$ python(3) -m slayerbot

Mandatory Configs

[+] If You Running Friday On A Deploy Services With Config Env Support Like Heroku, Zeet.co, Please Set "ENV" To True , Else For Self Host Services Like Digital Ocean Just Make A Local Config And Put Vars Given Below.
    [-] APP_ID:   You can get this value from https://my.telegram.org
    [-] API_HASH :   You can get this value from https://my.telegram.org
    [-] STRING_SESSION : Your String Session, You can get this From Repl or BY running StringGen File Locally
    [-] TG_BOT_TOKEN_BF_HER : Your Bot Token Obtained From @BotFather 
    [-] PRIVATE_GROUP_ID : Id of group where you wanna log important logs, Private group is recommended for this
    [-] DATABASE_URL: Data Base Url, You Can Get this from Elephant Sql, Or You can even make a heroku app to get Free DataBase. 
[+] The fridayUserbot will not work without setting the mandatory vars.

An Example Of "local_config.py" File

class Development(object):
  APP_ID = 2877510
  API_HASH = "fb6e6a1d96f3e6ea1b8e293912bd2edf"
  STRING_SESSION = "1AZWarzkBu6awXELYNW1w9xUMBt4OKtuOyMXX50ut5fUZ0oMo-0Qcp-GPDDc6YomgR7YdIL4woqQPHxpIvq6AXfPVbSeMN4nj_89Y03NSuDcEVOMhuJkfA6tTVUVPlkh4cQDgIwygG9GUYCAyntL4OvDIjLjNpkI68aSIrB9xChqa6T4uqn74AgRoUvN_5SQ0Y5F2Z6fz7UluwC33j0TuPMOWAdrcSooiIcjxe3WKtao6xz6-dWd0085sND8liyAdDrSQymzSC98kXx1Evo2GJG9matA6aGEyxNW_awuKB5Djjm6wkLszuYVuc03oeD9WNlyFtA-d_bd9Ge-TIScItpkiM8r4CCo="
  TG_BOT_TOKEN_BF_HER = "1651787609:AAFT8tyKb_h1kSS7zFLJ8Uqx3wmesqIUjls"
  PRIVATE_GROUP_ID = -100535552668
  DATABASE_URL = "postgres://jchzxwhkwuhbldjnxqfp:142.compute1.amazonaws.com:5432/d14c1pas7r1clf"

Licence

GNU GPLv3 Image

SlayerUserbot is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

slayeruserbot's People

Contributors

slayer-userbot 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.