Local Machine
32 |
33 | Open a terminal.
34 | Clone the repository git clone https://github.com/xditya/AccountGenBot && cd AccountGenBot
35 | Install requirements:
36 | pip3 install -r requirements.txt
37 | Create a .env file with the vars. Follow these:
38 | .touch .env
39 | nano .env
40 | Now open a notepad, copy the contents in .env.sample and edit the values as per your requirements. Copy that and paste it in the terminal.
41 | CTRL + X and CTRL + S to save and exit.
42 | python3 bot.py
43 | Now send /start to you bot to see if it is running!
44 |
45 |
46 | ## Support
47 | Join the [telegram group](https://t.me/BotzHubChat) for support and the [channel](https://t.me/BotzHub) for updates.
48 |
49 | Report bugs, give feature requests there..
50 | Do fork and star the repository if you liked it.
51 |
52 | ## Disclaimer
53 | [](https://www.gnu.org/licenses/agpl-3.0.en.html#header)
54 | Licensed under GNU AGPL v3.0.
55 | Selling the codes to other people for money is *strictly prohibited*.
56 |
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
1 | GNU AFFERO GENERAL PUBLIC LICENSE
2 | Version 3, 19 November 2007
3 |
4 | Copyright (C) 2007 Free Software Foundation, Inc.