Forwarded from Smart Util βοΈ
π€« Meet Whisper Bot β Your Secret Messaging Ally!
Keep your chats private with Whisper Bot! Send secret messages easily in any group by ending them with your recipientβs @username. Perfect for confidential conversations!
β¨ Features:
- Secret Messaging: Send secret message to anyone.
- Inline Mode: No need to add to groups.
- Simple to Use: Just type, tag, and send!
π Try Whisper Bot Now! @LockTextBot
Enhance your privacy with Whisper Bot β Your secrets, securely sent! π€«π¬
Keep your chats private with Whisper Bot! Send secret messages easily in any group by ending them with your recipientβs @username. Perfect for confidential conversations!
β¨ Features:
- Secret Messaging: Send secret message to anyone.
- Inline Mode: No need to add to groups.
- Simple to Use: Just type, tag, and send!
π Try Whisper Bot Now! @LockTextBot
Enhance your privacy with Whisper Bot β Your secrets, securely sent! π€«π¬
β€1
Smart Dev
π€« Meet Whisper Bot β Your Secret Messaging Ally! Keep your chats private with Whisper Bot! Send secret messages easily in any group by ending them with your recipientβs @username. Perfect for confidential conversations! β¨ Features: - Secret Messaging: Sendβ¦
This media is not supported in your browser
VIEW IN TELEGRAM
See how @LockTextBot bot works
π2β‘1
Custom Telegram Bot Creation!
What We Offer:
Your choice, your bot, custom-built for you.
What We Offer:
- We take orders to build Custom Telegram bots
- Multifunction Bot [ with your requirement ]
- For FAQ DM : @TheSmartBisnu
Your choice, your bot, custom-built for you.
π4β€1π1
π1π₯1
Smart Dev
FREE VPS + Web Hosting http://domcloud.co/ Just Sign Up and Setup A server
Free Forever
No trial limit as long as you keep using it
Free plan will extend automatically each time you logged in into your account. This means that as long as you logged in at least once every 60 days, your free plan will never expire.
Aslo A free domain is available with *.dom.my.id suffix.
No trial limit as long as you keep using it
Free plan will extend automatically each time you logged in into your account. This means that as long as you logged in at least once every 60 days, your free plan will never expire.
Aslo A free domain is available with *.dom.my.id suffix.
π₯3π1
What is #screen in #Ubuntu and Why Use It?
- With screen, you can run your scripts or commands for a long time, even if you disconnect from your VPS.
- You can run multiple tasks in separate sessions.
- You can disconnect and reconnect to sessions without interrupting running processes.
How to Install screen on Ubuntu
1. Install screen:
Basic Usage of screen
1. Start a New Screen Session.
Replace
2. Detach from a Session
3. List Existing Sessions
4. Reattach to a Session
If thereβs only one session, you can just use:
5. Terminate a Screen Session
To kill a session:
- With screen, you can run your scripts or commands for a long time, even if you disconnect from your VPS.
- You can run multiple tasks in separate sessions.
- You can disconnect and reconnect to sessions without interrupting running processes.
How to Install screen on Ubuntu
1. Install screen:
sudo apt install screen
Basic Usage of screen
1. Start a New Screen Session.
screen -S session_name
Replace
session_name with a meaningful name.2. Detach from a Session
Press Ctrl+A and then D.
3. List Existing Sessions
screen -ls
4. Reattach to a Session
screen -r session_name
If thereβs only one session, you can just use:
screen -r
5. Terminate a Screen Session
To kill a session:
screen -X -S session_name quit
β€5β€βπ₯2π1
Smart Dev
What is #screen in #Ubuntu and Why Use It? - With screen, you can run your scripts or commands for a long time, even if you disconnect from your VPS. - You can run multiple tasks in separate sessions. - You can disconnect and reconnect to sessions withoutβ¦
If You Beginner in Ubuntu then this is for you..
π9
#Updated
Exclusive Canva Pro Invitation β‘οΈβ‘οΈ
Details:
Design like a Pro | Empower Your Creativity
Exclusive Canva Pro Invitation β‘οΈβ‘οΈ
Details:
- Link : Invitation Link
- Plan : 1 Month Team Plan
- Join : @PremiumNetworkTeam
Design like a Pro | Empower Your Creativity
Smart Dev
Releasing TelecastBot Telegram Bot Repo to stream video in telegram video chat. Features : - Playlist, queue. - Supports Play from YouTube Playlist. - Change VoiceChat title to current playing song name. - Supports Live streaming from YouTubeβ¦
#New Updates to SmartVCPlayer πΆ
πΉ Spotify Integration:
- The bot now supports Spotify track URLs! π΅
- If you provide a Spotify track link via the
πΉ Dynamic Configuration:
- Spotify API credentials (
π Try the new features today and make your group calls more musical!
GitHub Repo: https://github.com/bisnuray/TelecastBot/
πΉ Spotify Integration:
- The bot now supports Spotify track URLs! π΅
- If you provide a Spotify track link via the
/play command, the bot will fetch the song and artist details using the Spotify API and play the track in the voice chat.πΉ Dynamic Configuration:
- Spotify API credentials (
SPOTIFY_CLIENT_ID, SPOTIFY_CLIENT_SECRET, etc.) are now managed via the Configπ Try the new features today and make your group calls more musical!
GitHub Repo: https://github.com/bisnuray/TelecastBot/
β€1β€βπ₯1π1π1
Basic Information About #Ubuntu
How to Create a Folder (directory)
Change Directory:
[ Path of directory/folder ]
To return home:
List Files and Directories:
How to Delete a File
Delete a directory
directory/folder name
How to Create a Folder (directory)
mkdir newfolder
Change Directory:
cd directory
[ Path of directory/folder ]
To return home:
cd
List Files and Directories:
ls
How to Delete a File
rm test.txt
Delete a directory
rm -r name
directory/folder name
π₯°5β‘1π1
Forwarded from Smart Util βοΈ
π€ Github Tools Commands
ββββββββββββββββββββββ
USAGE:
β’ /git [url] [branch] - Download Github Repository or Specific Branch.
- Example:
- Example:
INSTRUCTIONS:
1. Use the
2. Optionally, specify the branch name to download a specific branch.
3. If no branch name is provided, the default branch of the repository will be downloaded.
4. The repository will be downloaded as a ZIP file.
5. The bot will send you the repository details and the file directly.
NOTE:
1. Only public repositories are supported.
2. Ensure the URL is formatted correctly.
ββββββββββββββββββββββ
π For Bot Update News: Join Now
ββββββββββββββββββββββ
USAGE:
β’ /git [url] [branch] - Download Github Repository or Specific Branch.
- Example:
/git https://github.com/user/repo main- Example:
/git https://github.com/user/repoINSTRUCTIONS:
1. Use the
/git command followed by a valid GitHub repository URL.2. Optionally, specify the branch name to download a specific branch.
3. If no branch name is provided, the default branch of the repository will be downloaded.
4. The repository will be downloaded as a ZIP file.
5. The bot will send you the repository details and the file directly.
NOTE:
1. Only public repositories are supported.
2. Ensure the URL is formatted correctly.
ββββββββββββββββββββββ
π For Bot Update News: Join Now
Please open Telegram to view this post
VIEW IN TELEGRAM
π16
Be careful with this type of link in GitHub issues
Phishing.....
Phishing.....
π4
#Alert
Be Cautious: Phishing Alert on GitHub
Recently, someone created an issue in one of my GitHub repositories containing the following text:
As you might know, whenever someone creates an issue on your GitHub repository, GitHub sends you an email notification. When I received the email about this issue, I was stunned for a moment.
If I had clicked on the "Click here to revoke access" link and authorized it, I could have easily lost access to my GitHub account.
Stay calm and take a moment to analyze before clicking on any suspicious links. Always verify the authenticity of the message first. Protect your account and stay alert!
Be Cautious: Phishing Alert on GitHub
Recently, someone created an issue in one of my GitHub repositories containing the following text:
Suspicious Activity Detected
A new device just accessed your GitHub account.
Who's trying to get in?
[Click here to revoke access]
Was recently authorized to access your account.
Thanks,
The GitHub Team
As you might know, whenever someone creates an issue on your GitHub repository, GitHub sends you an email notification. When I received the email about this issue, I was stunned for a moment.
If I had clicked on the "Click here to revoke access" link and authorized it, I could have easily lost access to my GitHub account.
Stay calm and take a moment to analyze before clicking on any suspicious links. Always verify the authenticity of the message first. Protect your account and stay alert!
β€8π1