help@rskworld.in +91 93305 39277
RSK World
  • Home
  • Development
    • Web Development
    • Mobile Apps
    • Software
    • Games
    • Project
  • Technologies
    • Data Science
    • AI Development
    • Cloud Development
    • Blockchain
    • Cyber Security
    • Dev Tools
    • Testing Tools
  • Blog
  • About
  • Contact

Theme Settings

Color Scheme
Display Options
Font Size
100%
Back to Project
RSK World
telegram-bot
RSK World
telegram-bot
Telegram Bot - Python + Telegram Bot API + SQLite + PHP Dashboard + Bot Commands + Automation
telegram-bot
  • __pycache__
  • assets
  • .env1.5 KB
  • .gitignore845 B
  • CHANGELOG.md3.8 KB
  • LICENSE1.3 KB
  • LICENSE.txt1.3 KB
  • PROJECT_STATUS.md3.2 KB
  • README.md6.7 KB
  • RELEASE_NOTES.md5.5 KB
  • SETUP.md1.5 KB
  • bot.db0 B
  • bot.py3.9 KB
  • config.py773 B
  • dashboard.php8.1 KB
  • database.py7.5 KB
  • handlers.py19.5 KB
  • index.html6.6 KB
  • project_info.php1.5 KB
  • requirements.txt564 B
  • setup.py3.1 KB
  • utils.py8.9 KB
project_info.php
project_info.php
Raw Download
Find: Go to:

<?php
/*
 * Project: Telegram Bot
 * Author: Molla Samser
 * Designer & Tester: Rima Khatun
 * Website: https://rskworld.in
 * Contact: hello@rskworld.in | +91 93305 39277
 * Address: Nutanhat, Mongolkote, Purba Burdwan, West Bengal, India, 713147
 * Copyright: © 2026 RSK World. All rights reserved.
 */

$projectInfo = [
    'id' => 9,
    'title' => 'Telegram Bot',
    'category' => 'Custom Chatbots',
    'description' => 'Telegram bot with command handling and interactive features.',
    'full_description' => 'This project creates a Telegram bot with command handling, inline keyboards, and interactive features. Perfect for building Telegram bots for various purposes.',
    'technologies' => ['Telegram API', 'Python', 'python-telegram-bot', 'Node.js'],
    'difficulty' => 'Beginner',
    'source_link' => './telegram-bot/telegram-bot.zip',
    'demo_link' => './telegram-bot/',
    'features' => [
        'Command handling',
        'Inline keyboards',
        'File sharing',
        'Group chat support',
        'Bot commands'
    ],
    'icon' => 'fab fa-telegram',
    'icon_color' => 'text-info',
    'project_image' => './telegram-bot/telegram-bot.png',
    'project_image_alt' => 'Telegram Bot - rskworld.in',
    'author_details' => [
        'name' => 'Molla Samser',
        'role' => 'Full Stack Developer',
        'email' => 'hello@rskworld.in'
    ],
    'year' => 2026,
    'company' => 'RSK World'
];

return $projectInfo;
?>
45 lines•1.5 KB
php
🚀 Support RSK World

Subscribe to our YouTube channel for latest tutorials & updates!



Click subscribe & support our work ❤️

About RSK World

Founded by Molla Samser, with Designer & Tester Rima Khatun, RSK World is your one-stop destination for free programming resources, source code, and development tools.

Founder: Molla Samser
Designer & Tester: Rima Khatun

Development

  • Game Development
  • Web Development
  • Mobile Development
  • AI Development
  • Development Tools

Legal

  • Terms & Conditions
  • Privacy Policy
  • Disclaimer

Contact Info

Nutanhat, Mongolkote
Purba Burdwan, West Bengal
India, 713147

+91 93305 39277

hello@rskworld.in
support@rskworld.in

© 2026 RSK World. All rights reserved.

Content used for educational purposes only. View Disclaimer