diff --git a/.github/workflows/python-publish.yml b/.github/workflows/python-publish.yml
new file mode 100644
index 0000000..3bfabfc
--- /dev/null
+++ b/.github/workflows/python-publish.yml
@@ -0,0 +1,36 @@
+# This workflow will upload a Python Package using Twine when a release is created
+# For more information see: https://help.github.com/en/actions/language-and-framework-guides/using-python-with-github-actions#publishing-to-package-registries
+
+# This workflow uses actions that are not certified by GitHub.
+# They are provided by a third-party and are governed by
+# separate terms of service, privacy policy, and support
+# documentation.
+
+name: Upload Python Package
+
+on:
+ release:
+ types: [published]
+
+jobs:
+ deploy:
+
+ runs-on: ubuntu-latest
+
+ steps:
+ - uses: actions/checkout@v2
+ - name: Set up Python
+ uses: actions/setup-python@v2
+ with:
+ python-version: '3.x'
+ - name: Install dependencies
+ run: |
+ python -m pip install --upgrade pip
+ pip install build
+ - name: Build package
+ run: python -m build
+ - name: Publish package
+ uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
+ with:
+ user: __token__
+ password: ${{ secrets.PYPI_API_TOKEN }}
diff --git a/README.md b/README.md
index 4a486a5..7695cf3 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,17 @@
+Hello sir I am abhinas music bot
VCsMusicBot v5.0
### A bot that can play music on Telegram Group and Channel Voice Chats
-
+
-
-
+
+
@@ -32,8 +33,8 @@ Before clicking on deploy to heroku just click on fork and star just below
Click the below button to watch the video tutorial on deploying
-
-
+
+
### Deploy To Heroku 📡
@@ -131,5 +132,5 @@ If you donlt like to play in linked channel:
### Credits
#### Special Credits
-- [Zaute-Km](https://github.com/Zaute-Km): LushaiMusic Developer
-- [Rojserbest](http://github.com/rojserbest): Callsmusic Developer
+- [abhinasroy](https://t.me/abhinasroy): LushaiMusic Developer
+- [abhinasroy_2](@abhinasroy_1234): sab Ka baap
diff --git a/VCsMusicBot/modules/msg.py b/VCsMusicBot/modules/msg.py
index c54154c..aa0da65 100644
--- a/VCsMusicBot/modules/msg.py
+++ b/VCsMusicBot/modules/msg.py
@@ -1,11 +1,11 @@
import os
from VCsMusicBot.config import SOURCE_CODE,ASSISTANT_NAME,PROJECT_NAME,SUPPORT_GROUP,UPDATES_CHANNEL
class Messages():
- START_MSG = "**Hello 👋 [{}](tg://user?id={})!**\n\n🤖 I am an advanced bot created for playing music in the voice chats of Telegram Groups & Channels.\n\n✅ Hits /help for more info."
+ START_MSG = "**Hello i am abhins music bot👋 [{}](tg://user?id={})!**\n\n🤖 I am abhinas music advanced bot created for playing music in the voice chats of Telegram Groups & Channels.\n\n✅ Hits /help for more info."
HELP_MSG = [
".",
f"""
-**Hello, Welcome to {PROJECT_NAME}
+**Hello I am abhins music bot, Welcome to {PROJECT_NAME}
â• I can play music in your group's voice chat as well as channel voice chats.