We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3353824 + 60cd5c0 commit 89f0f2fCopy full SHA for 89f0f2f
2 files changed
.env.example
@@ -1,6 +1,6 @@
1
# Telegram - Use Aminskid_bot token
2
# Get your token from @BotFather by creating/accessing Aminskid_bot
3
-TELEGRAM_BOT_TOKEN=8547609157:AAEmCtlmISRfmZSnWpCDR-En8W0XLAprNLs
+TELEGRAM_BOT_TOKEN=your_aminskid_bot_token_here
4
5
# Plaid
6
PLAID_CLIENT_ID=693c9227bce2ad001d7edc38
.github/agents/my-agent.agent.md
@@ -0,0 +1,13 @@
+---
+# Fill in the fields below to create a basic custom agent for your repository.
+# The Copilot CLI can be used for local testing: https://gh.io/customagents/cli
+# To make this agent available, merge this file into the default repository branch.
+# For format details, see: https://gh.io/customagents/config
+
7
+name:
8
+description:
9
10
11
+# My Agent
12
13
+Describe what your agent does here...
0 commit comments