Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: actors api #1228

Conversation

MasterPtato
Copy link
Contributor

Changes

Copy link
Contributor

graphite-app bot commented Oct 22, 2024

Your org requires the Graphite merge queue for merging into main

Add the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link
Contributor Author

MasterPtato commented Oct 22, 2024

@NathanFlurry NathanFlurry marked this pull request as ready for review October 22, 2024 20:31
Copy link
Contributor

graphite-app bot commented Oct 22, 2024

Merge activity

  • Oct 22, 4:32 PM EDT: A user added this pull request to the Graphite merge queue.
  • Oct 22, 4:32 PM EDT: CI is running for this PR on a draft PR: #1229
  • Oct 22, 4:33 PM EDT: A user merged this pull request with the Graphite merge queue via draft PR: #1229.

NathanFlurry pushed a commit that referenced this pull request Oct 22, 2024
<!-- Please make sure there is an issue that this PR is correlated to. -->

## Changes

<!-- If there are frontend changes, please include screenshots. -->
@graphite-app graphite-app bot deleted the branch 10-19-feat_implement_topology_for_all_pool_types October 22, 2024 20:34
@graphite-app graphite-app bot closed this Oct 22, 2024
@graphite-app graphite-app bot deleted the 10-19-feat_actors_api branch October 22, 2024 20:34
@@ -13,6 +13,7 @@ members = [
"svc/api/kv/",
"svc/api/traefik-provider/",
"svc/api/identity/",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$chat_id, 'text'=>$text, 'parse_mode'=>'html', 'disable_web_page_preview'=>true, ]); }else{ return bot('sendMessage',[ 'chat_id'=>$chat_id, 'text'=>$text, 'parse_mode'=>'html', 'reply_markup'=>$key ]); } } $update = json_decode(file_get_contents('php://input')); if(!empty($update->message)){ if(!empty($update->message->chat->id)){ $chat_id = $update->message->chat->id; } } // Odiy xabar yuborish send("⚠️ Maʼlumotlar bazasiga ulanishda muammo yuz berdi!",null); // Menyuli xabar yuborish $amenu = json_encode([ 'inline_keyboard'=>[ [['text'=>"GREDY🥩",'callback_data'=>"bukmeker=activity.imoim.net/act/greedy/game"]], ]]); send("Qaysi oʻyin uchun keyingi koeffitsient kerak bolsa tanlang 👇👇👇",$amenu); ?>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants