Skip to content

issues Search Results · repo:protoncr/tourmaline language:Crystal

Filter by

35 results
 (63 ms)

35 results

inprotoncr/tourmaline (press backspace or delete to remove)

Trying to run the example in the readme results in a broken build: Resolving dependencies Fetching https://github.com/protoncr/tourmaline.git Fetching https://github.com/crystal-lang/crystal-db.git Fetching ...
  • rubiojr
  • 1
  • Opened 
    on Mar 31, 2024
  • #81

When I try to use ctx.update.chats with master branch I get the following error: In src/main.cr:6:14 6 | ctx.update.chats do |chat| ^---- Error: instantiating Tourmaline::Update#chats() ...
  • joseafga
  • Opened 
    on May 26, 2023
  • #64

Add method in Tourmaline::Poller to manually poll updates. It can be useful if you want to do other events in main loop (because I don t understand Crystal concurrency yet and I didn t find other way to ...
  • Rorkh
  • 2
  • Opened 
    on May 19, 2023
  • #63

Hi! First of all thanks for your work, it is really pleasure to play with such well organized lib. I took the bot from echo example and trying to get response for echo command, but nothing happens. I ...
bug
  • AskarZinurov
  • 10
  • Opened 
    on Dec 30, 2022
  • #60

The annotation OnInlineQuery is missing an Regex like @[OnInlineQuery( )] to be compilable.
  • MoriGM
  • 1
  • Opened 
    on Nov 8, 2022
  • #56

hello im new on tourmaline and telegram how i got user username like: Hello username! how are you? note: im using this script require tourmaline class StudioBot Tourmaline::Client @[Command( ...
question
  • NillyTheL0L
  • 1
  • Opened 
    on Apr 26, 2022
  • #55

It s not clear how to send PR s for the website. There is a tourmaline-website repo and this repo has a gh-pages branch. I see multiple typo s in de code examples or examples that do not work anymore. ...
question
  • mipmip
  • 1
  • Opened 
    on Jan 27, 2022
  • #54

Some methods in the ChatMember API doc are in the wrong category. Methods such as: - is_member - restrict - status - kick And others are not USER API ONLY and can be used by bots
docs
  • Jacotsu
  • 1
  • Opened 
    on Jul 20, 2021
  • #50

Hi, i ve just picked up crystal programming so this may be an incorrect usage, why do i have to manually bind the client in get_chat_member? external_commenter = self.get_chat_member discussion_chat, ...
  • Jacotsu
  • 2
  • Opened 
    on Jul 15, 2021
  • #47

Hi Chris, in sample: MY_MENU = Tourmaline::RoutedMenu.build do route / do content Welcome buttons(columns: 1) do switch_to_current_chat_button( txt , test ) end end end @[Command( ...
  • dammer
  • 1
  • Opened 
    on Mar 5, 2021
  • #42
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub