Skip to content

Commit 89f0f2f

Browse files
Merge pull request #16 from johnconstant99-dev/copilot/sub-pr-8
Initial plan
2 parents 3353824 + 60cd5c0 commit 89f0f2f

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Telegram - Use Aminskid_bot token
22
# Get your token from @BotFather by creating/accessing Aminskid_bot
3-
TELEGRAM_BOT_TOKEN=8547609157:AAEmCtlmISRfmZSnWpCDR-En8W0XLAprNLs
3+
TELEGRAM_BOT_TOKEN=your_aminskid_bot_token_here
44

55
# Plaid
66
PLAID_CLIENT_ID=693c9227bce2ad001d7edc38

.github/agents/my-agent.agent.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
# Fill in the fields below to create a basic custom agent for your repository.
3+
# The Copilot CLI can be used for local testing: https://gh.io/customagents/cli
4+
# To make this agent available, merge this file into the default repository branch.
5+
# For format details, see: https://gh.io/customagents/config
6+
7+
name:
8+
description:
9+
---
10+
11+
# My Agent
12+
13+
Describe what your agent does here...

0 commit comments

Comments
 (0)