Giter Site home page Giter Site logo

telegrambot's Introduction

Hi, Hello ๐Ÿ‘‹

About Me ๐Ÿ”ฝ

My name is Zulfikri. I live in Indonesia at Medan City. 2017 is my first year "into" programming. I've started with HTML & CSS and during the Covid19 pandemic (2020), I start to learn C++ as my first programming language (better late than never, right?).
I love Programming and Design and would never think twice to share my knowledge with everyone ๐Ÿ’

Profile views

My Skills โ–ถ๏ธ

๐Ÿ’ก Programming
๐Ÿ’ก Design (Figma, CorelDraw, Ilustrator)

gitStat \

python cpp

Metrics

Talk to Me ๐Ÿ”ฝ

instagram facebook telegram

telegrambot's People

Contributors

dydrmr5 avatar slowy07 avatar

Stargazers

 avatar

Watchers

 avatar

telegrambot's Issues

no string in main

jo coba buat fungsi untuk file 45 - 53 di main.py

untuk di file utama contohnya ginii

@bot.message_handler(commands = [f'{peribahasa.commands_telebot[4]}']) #peribahasa
def showPeribahasa(message):
	perintah = message.text[11:]
	bot.reply_to(message, peribahasa.get_kategori_peribahasa(perintah))

di file peribahasa gini contohnya joe

def get_kategori_peribahasa(user_input):
	if 'bidal' in user_input:
		#kodingan bidal
		result = "pantun bidal"

	elif 'tamsil' in user_input:
		#kodingan tamsil
		result ="tamsil"

	return result

kalo dah kelar close issuenya joe, klo masih pengembangan kau post comment aj kendala sama masalahnya joe

migration to class system on telebot

update telebot jole untuk kedepan nya menurut ak joel :

  • delete menu_reply.py
  • rename peribahasa.py to configuration.py atau bisa juga pilhan dibawah:
    • telebot_configuration.py
    • data.py
    • telebot_data.py
    • config.py
  • rebase all code from menu_reply.py to peribahasa.py yang sudah di rename atau namanya tetap
  • rebase all code from emojis.py to peribahasa.py yang sudah di rename atau namanya tetap

tambahan lain yang kemungkinan juga untuk di update

  • reformat atau merapikan lagi coding telebot
  • lebih banyak tambahan emoji
  • reformat atau merapikan lagi README.md

untuk selebihnya nanti dikasih checkmark jika update telebot ada yang sudah diselesaikan

kategori pantun

joe masukkan kategori dalam file txt joe kyk bidal.txt, pepatah.txt,dll nnti buat function utnuk manggil filenya joe

spesification and some update

zol saran ak nnti kau cek aj juga spesifikasi raspberry pi 4 model B, untuk tambahan spesifikasi pas kau ketik di skripsimu joe andaikan dijadikan untuk online 24 jam nonstop joe

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.