NEP DEVS
رفتن به کانال در Telegram
NEPS DEV WHO WANT TO HELP YOU WITH FOSS PROJECT. WE COLLECT SCRIPTS THIS GROUP IS ONLY FOR EDUCATIONAL PURPOSE
نمایش بیشتراطلاعاتی وجود ندارد
مشترکین
-3724 ساعت
-1357 روز
-23530 روز
آرشیو پست ها
❤️Ai Image Generator TBC Code⭐
🚀 Command:
*
❤️ Code:
bot.sendChatAction(chat_id=message.chat.id, action="typing")
prompt = message.text
vulgar_words = ["vulgafwords", "vulgarwords", "vulgarwords"]
if any(word in prompt.lower() for word in vulgar_words):
bot.sendMessage(
chat_id=message.chat.id,
text="❌ <b>You cannot generate images with vulgar prompts.</b>",
parse_mode="HTML"
)
else:
api_url = f"https://aiimage.hellonepdevs.workers.dev/?prompt={prompt}&state=url"
try:
response = HTTP.get(api_url)
response.raise_for_status()
data = response.json()
bot.sendPhoto(
chat_id=message.chat.id,
photo=data["image_url"],
caption="🎨 <b>Image Generated by @BotUsername</b>",
parse_mode="HTML"
)
except Exception as e:
bot.sendMessage(
chat_id=message.chat.id,
text=f"❌ <b>Error:</b> <i>{str(e)}</i>",
parse_mode="HTML"
)
✅ Must Give Credit If You Are Posting On Your Channel
┌©️ Developer: @Nepcoder
├🎖 API By: @NepCoder
├👨🏻💻 Posted on: @DEVSNP🍕🍕🍕🍕🍕🍕🍕🍕🍕🍕🍕🍕
🧧 $10,000 USDT Pizza Day Celebration
🚀Join TonGifts along with 10 amazing partners to celebrate Bitcoin Pizza Day!
@wowfishing @tongiftsnews @deeplinkchannel @BitMartExchange_Asia @boomup_game @web3vip3 @pixelswap_io @tgtoncn @catonofficial @KIPprotocol_announcement
🎁 Let's party together with fun, gifts, and lots of pizza. Don’t miss out on the festivities!🎉Claim your slice of the fun now and share with up to 1000 friends for 1000 extra chances to win! ✨
👇Click below to open 🌈⬇️
FREE USDT UPTO $3 ON CLICK⭐
OFFICIAL TON PRIZE:- https://t.me/GetTonGifts_Bot/TonGifts?startapp=o_CYetN0UKik73ZAwj4oz9G_1836040684
✅CONDUCTED BY TELEGRAM OFFICIAL⭐
