Spaces:
Running
Running
File size: 6,663 Bytes
67c6984 b7db6f0 7956eb0 67c6984 7956eb0 67c6984 7956eb0 3b12f07 7956eb0 67c6984 7956eb0 c76e625 7956eb0 724a1df c76e625 724a1df ca8bc87 d32b3b9 724a1df 7956eb0 b7db6f0 7956eb0 67c6984 7956eb0 3ab6239 7956eb0 54d0bf2 7956eb0 2d95fd0 7956eb0 9260967 2d95fd0 724a1df 54d0bf2 ba7eb42 54d0bf2 724a1df 0cf5959 7956eb0 724a1df 4ad24f1 7956eb0 db625d5 7956eb0 4ad24f1 2fd3259 67c6984 3b12f07 67c6984 7956eb0 69bea5e 7956eb0 69bea5e 7956eb0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 |
<h1 align="center">
<b> Gojo_Satarou </b>
<!---</h1>
<h1 align="center"><img src="https://media.giphy.com/media/GL42TduR8AkNq1xRog/giphy.gif" /></h1> --->
<h1 align="center"><img src="https://te.legra.ph/file/4bf3b88115068d41efadd.jpg" /></h1>
------
<!------
[](https://github.com/iamgojoof6eyes/Gojo_Satarou/fork)
[](https://github.com/iamgojoof6eyes/Gojo_Satarou/stargazers)


[](https://github.com/iamgojoof6eyes/Gojo_Satarou/master/LICENSE)
[](https://www.python.org/)


------>
**A python and [pyrogram](https://github.com/iamgojoof6eyes/pyrogram) based group management bot for telegram.
If you like the bot make sure to give a β __star__ β to this respository and feel free to update and sending pull requests**
---------
## Inspiration β¨
`Not a particular inspiration inspired by many bots`
```
This bot is mixture of the many bots and have some extra plugins so it is quite better than both of bots.
```
---------
## Group Management
The Gojo Satarou is a powerful Group Management bot.
Can be found on telegram as a management bot for groups.
**If you counter any problem or face any bugs for help join π [Hell Community](https://t.me/HellBot_Network) π.**
## Features
* Modern
* Fast
* Fully asynchronous
* Fully open-source
* Frequently updated
Can be found on Telegram as [@iamgojoof6eyes_bot](https://t.me/iamgojoof6eyes)
## Bot

**I am available on telegram** ***[Gojo Satarou](https://t.me/iamgojoof6eyes_bot)***
---------
# DEPLOYMENT π
## Deploy To Heroku
**Make Sure you have Heroku account**
If you don't have heroku account what are you waiting for click [here](https://id.heroku.com/login) to make one or just deploy on railway app gudie is given below
Just click on the button it will redirect you to Heroku website and deploy your bot there....enjoy π
[](https://heroku.com/deploy?template=https://github.com/iamgojoof6eyes/Gojo_Satarou.git)
-------
## Deploy To Railway
[](https://railway.app)
### How To Deploy On Railway
* **Make Sure You have an github account which is minimum 30 days old.**
* Fork the repo by clicking [here](https://github.com/iamgojoof6eyes/Gojo_Satarou/fork)
* Click on [deploy](https://railway.app) button
* Login in railway using github account
* Now search the repo in the search bar given like iamgojoof6eyes/Gojo_Satarou ***replace iamgojoof6eyes with your github username.***
* Now add the values and keys by creating values and keys ***Make sure to add keys __as per given below__ I'll advide you to just copy and paste it***
* Then wait for 10-15 minutes.
* `Mandaotry` keys are [given below](#Variables)
* `All keys` are listed [here](https://telegra.ph/Captain-03-27)
* ***The bot can be used by provideing mandotry variables only..***
--------
## Deploy To Okteto
[](https://cloud.okteto.com/deploy?repository=https://github.com/iamgojoof6eyes/Gojo_Satarou)
### How To Deploy On Okteto
* **Make sure you have an github account.**
* [Fork](https://github.com/iamgojoof6eyes/Gojo_Satarou/fork) the repo and give a star to repo
* Click on [deploy](https://cloud.okteto.com/deploy?repository=https://github.com/iamgojoof6eyes/Gojo_Satarou) button provided above...
* Login using github.
* Now add the values and keys by creating values and keys ***Make sure to add keys __as per given below__ I'll advide you to just copy and paste it***
* Then wait for 10-15 minutes.
* If logs show error click on redeploy then ``variable`` if the variable is not there fill it and then click ``relaunch``
* ``Mandaotry`` keys are [given below](#Variables)
* ``All keys`` are listed [here](https://telegra.ph/Captain-03-27)
* ***The bot can be used by provideing mandotry variables only..***
***In case the button doesn't work just fork the repo give it a star open okteto login using github give okteto access to your github account repo search for your the bot repo add the key and values provided [below](#Variables) and wait for few minutes***
--------
## Deploy locally
### Using git
* Install Python v3.7 or later from Python's Website
* Install virtualenv using `python3 -m pip -U install virtualenv`.
* Fork or Clone the project using `git clone https://github.com/iamgojoof6eyes/Gojo_Satarou.git`
* Create Virtualenv using: `virtualenv venv`
* Install the requirements using `python3 -m pip install -r requirements.txt`
* Fill in all the variables in Development class, not Config class. Sudo, Dev, Whitelist users are optional!!
* Change to virtualenv shell by using: `. venv/bin/activate (Linux) venv\Scripts\activate (Windows)`
* Run the bot using `python3 -m Powers`
<!---### Using docker
Clone the repo and enter into it
Install [Docker](https://www.docker.com/)
Fill in the `sample.env` file and rename it to `main.env`.
Build the docker image using: `docker build -t Gojo_Satarou:latest .` (The dot '.' at last is necessary!)
Run the command `docker run --env-file main.env Gojo_Satarou`
If all works well, bot should send message to the MESSAGE_DUMP Group!--->
## Variables
`BOT_TOKEN` You can get your bot token at @BotFather
`API_ID` You can get your api id [here](my.telegram.org)
`API_HASH` You can get your api hash [here](my.telegram.org)
`PREFIX_HANDLER` Your bot handler which will activate commands
`DB_URI` Your MongoDB connection string.
To get a list of all variable click [here](https://telegra.ph/Captain-03-27)
---------
# Special Thanks β€οΈ
[PSYREX](https://github.com/iamPSYREX)
---------
# Powered by [HELL](https://github.com/The-HellBot)
[](https://github.com/The-HellBot)
|