telegram-rustevalbot
telegram-rustevalbot copied to clipboard
Show a inline keyboard on reply of /eval command linking to playground
The main issue for this is that eval::command currently only handles string reply. We may need to extend some part to allow attaching inline keyboard. We may want to do #45 first.
It would be easier to do this after #54.