Create own advanced realtime io compiler bot on telegram See full tutorial:
https://telegram.me/logicBots/226
https://telegram.me/logicBots/226
Telegram
Logic Bots latest Updates
IOCompiler core latest version
Version: 3.2.2
VersionNo: 22
Github:
https://Github.com/Panditsiddharth/compilers
NPMjs
https://npmjs.com/Panditsiddharth/iocompiler
How to Create Our own compiler bot for Telegram?
Step1: First we create our bot on telegram…
Version: 3.2.2
VersionNo: 22
Github:
https://Github.com/Panditsiddharth/compilers
NPMjs
https://npmjs.com/Panditsiddharth/iocompiler
How to Create Our own compiler bot for Telegram?
Step1: First we create our bot on telegram…
// Get Your public ip address
const https = require('https');
https.get('https://api.ipify.org?format=json', (resp) => {
let data = '';
// A chunk of data has been received.
resp.on('data', (chunk) => {
data += chunk;
});
// The whole response has been received.
resp.on('end', () => {
const ip = JSON.parse(data).ip;
console.log(`Your public IP address is: ${ip}`);
});
}).on("error", (err) => {
console.log("Error: " + err.message);
});👍5❤2
Create any compiler and run on your own compiler any code
https://youtu.be/4EE-D341z6c
https://youtu.be/4EE-D341z6c
YouTube
Create any Compiler with realtime inputs || iocompiler library for Compiler bot
Create Node js Compiler with realtime inputs || iocompiler library for Compiler bot
Overview:
In this video, I exaplained You about how to create Compiler bot easily by iocompiler library then you can run js, python, c/c++, go rust codes, sh and powershell…
Overview:
In this video, I exaplained You about how to create Compiler bot easily by iocompiler library then you can run js, python, c/c++, go rust codes, sh and powershell…
1. भारतीय संविधान को लिखने का कार्य किसने किया था?
- भारतीय संविधान को प्रेम बिहारी नारायण रायज़ादा ने अंग्रेजी में और वसंत कृष्ण वैद्य ने हिंदी में हाथ से लिखा था।
2. संविधान सभा का अध्यक्ष कौन था?
- .....
More details join: https://t.me/SidsAnalysis/38
Join for daily intrusting knowledge
- भारतीय संविधान को प्रेम बिहारी नारायण रायज़ादा ने अंग्रेजी में और वसंत कृष्ण वैद्य ने हिंदी में हाथ से लिखा था।
2. संविधान सभा का अध्यक्ष कौन था?
- .....
More details join: https://t.me/SidsAnalysis/38
Join for daily intrusting knowledge
Become Termux Expert in Hindi Series Video No.: 7 | Change Termux Permission
https://youtu.be/53b40lkce3s
https://youtu.be/53b40lkce3s
YouTube
Become Termux Expert in Hindi Series #7 | Change termux permissions | Termux storage permission
In this video, I exaplained You about how to change permissions of termux. How to change storage, video, photos permissions and also notifications permission.
Playlist:
https://youtube.com/playlist?list=PLjEYzWkdEvxsirWewr-tsGoVLrY7ABa8f&si=c8ugTtthZ67ud_zX…
Playlist:
https://youtube.com/playlist?list=PLjEYzWkdEvxsirWewr-tsGoVLrY7ABa8f&si=c8ugTtthZ67ud_zX…
❤1
Forwarded from BCA MCA Btech CS IT Channel (Siddharth Sharma)
Is There any Way to run Any language code other than javascript in frontend (browser) ?
Anonymous Quiz
81%
Yes
19%
No
We have started new Channel.
Is channels me aapko 8000 se lekar 1lack+ salary ke jobs achive karne ke liye kya skills required hoti hain unke bare me batayenge.
Kya kya jaroori hota hai cv, experience, education and knowledge se lekar bahut kuchh
Har ek field jaise accounting, Software development se lekar Har tarah ke work ki skills.
To wait karne ki bajay join karlo👇
@NaukriSkills
Is channels me aapko 8000 se lekar 1lack+ salary ke jobs achive karne ke liye kya skills required hoti hain unke bare me batayenge.
Kya kya jaroori hota hai cv, experience, education and knowledge se lekar bahut kuchh
Har ek field jaise accounting, Software development se lekar Har tarah ke work ki skills.
To wait karne ki bajay join karlo👇
@NaukriSkills
Visual Studio Code is created in language..
Anonymous Quiz
20%
C#
20%
Python
26%
C/C++
10%
Js/Ts
24%
Java