Skip to content
View blacktiger2023's full-sized avatar

Block or report blacktiger2023

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
blacktiger2023/README.md
  • 👋 Hi, I’m @blacktiger2023
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

UPDATE TANGGAL 1/10/2023


GET TOKEN :

  • IOSPAD(304)
  • 8.14.2

Cara Install Bot :

Di C9 SERVER/ VPS :

  • sudo apt-get update -y
  • sudo apt-get install git -y
  • sudo apt-get install python3-pip -y
  • sudo pip3 install rsa
  • sudo pip3 install thrift==0.11.0
  • sudo pip3 install requests
  • sudo pip3 install pytz
  • sudo pip3 install bs4
  • sudo pip3 install gtts
  • sudo pip3 install googletrans
  • sudo pip3 install humanfriendly
  • sudo pip3 install goslate
  • sudo pip3 install pafy
  • sudo pip3 install wikipedia
  • sudo pip3 install tweepy
  • sudo pip3 install youtube_dl
  • `https://github.com/blacktiger2023/blackbots.git

INSTALL Di TERMUX :

  • pkg update
  • pkg install git
  • pkg install python3-pip
  • pip3 install rsa
  • pip3 install thrift==0.11.0
  • pip3 install requests
  • pip3 install bs4
  • pip3 install gtts
  • pip3 install beautifulsoup
  • pip3 install googletrans
  • pip3 install pafy
  • pip3 install humanfriendly
  • pip3 install goslate
  • pip3 install wikipedia
  • pip3 install youtube_dl
  • pip3 install tweepy
  • `https://github.com/blacktiger2023/blackbots.git

Popular repositories Loading

  1. blackbots blackbots Public

  2. blacktiger2023 blacktiger2023 Public

    Config files for my GitHub profile.

  3. line-bot-sdk-go line-bot-sdk-go Public

    Forked from line/line-bot-sdk-go

    LINE Messaging API SDK for Go

    Go