# Chessup app feature - Chat Lichess

**URL:** https://community.playchessup.com/t/chessup-app-feature-chat-lichess/3261
**Category:** General
**Created:** [May 6, 2025, 6:46am UTC](https://community.playchessup.com/t/chessup-app-feature-chat-lichess/3261 "2025-05-06T06:46:40Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![testarlite](https://avatars.discourse-cdn.com/v4/letter/t/46a35a/32.png) [@testarlite](https://community.playchessup.com/u/testarlite)
#### Post date: [May 6, 2025, 6:46am UTC](https://community.playchessup.com/t/chessup-app-feature-chat-lichess/3261/1 "2025-05-06T06:46:40Z")

</div>

Hi, does the Lichess api support implementing their chat into the Chessup app? This is important when you play e.g. the popular Maia bots, so that you can instruct them to go “fast”?!

---

<div class="post-metadata">

### Author: ![Janzu](https://avatars.discourse-cdn.com/v4/letter/j/3be4f8/32.png) [@Janzu](https://community.playchessup.com/u/Janzu)
#### Post date: [May 6, 2025, 11:48am UTC](https://community.playchessup.com/t/chessup-app-feature-chat-lichess/3261/2 "2025-05-06T11:48:47Z")

</div>

They DO have endpoint for that. (api/board/game/{gameId}/chat) Implementing chat on board would surely be interesting, maybe even in vs Player matches? Some sort of quick chat would even fit quite nicely on the screen

---

<div class="post-metadata">

### Author: ![Jeff](https://yyz2.discourse-cdn.com/flex030/user_avatar/community.playchessup.com/jeff/32/3_2.png) [@Jeff](https://community.playchessup.com/u/Jeff)
#### Post date: [May 6, 2025, 2:19pm UTC](https://community.playchessup.com/t/chessup-app-feature-chat-lichess/3261/3 "2025-05-06T14:19:59Z")

</div>

Three questions here:

1. Does Lichess let us API chat?  
I don’t think so, but maybe @grabbe would know.

2. Will we implement a method to make the bot go fast via the fast chat command?  
TBD on the answer to #1 if we can address that or not and also dependent on if we just did #3 below:

3. Can we have general chat via lichess play?  
We will add this request to our feature consideration list.

---

<div class="post-metadata">

### Author: ![testarlite](https://avatars.discourse-cdn.com/v4/letter/t/46a35a/32.png) [@testarlite](https://community.playchessup.com/u/testarlite)
#### Post date: [May 6, 2025, 2:59pm UTC](https://community.playchessup.com/t/chessup-app-feature-chat-lichess/3261/4 "2025-05-06T14:59:22Z")

</div>

Any solution that could get the Maia bots to move fast would be fine!

---

<div class="post-metadata">

### Author: ![grabbe](https://avatars.discourse-cdn.com/v4/letter/g/eb8c5e/32.png) [@grabbe](https://community.playchessup.com/u/grabbe)
#### Post date: [May 6, 2025, 3:26pm UTC](https://community.playchessup.com/t/chessup-app-feature-chat-lichess/3261/5 "2025-05-06T15:26:11Z")

</div>

> [@Jeff](#):
>
> Does Lichess let us API chat?  
> I don’t think so, but maybe @grabbe would know.

There is a stream that we can listen to all chat. I haven’t looked at sending chat.

---

<div class="post-metadata">

### Author: ![grabbe](https://avatars.discourse-cdn.com/v4/letter/g/eb8c5e/32.png) [@grabbe](https://community.playchessup.com/u/grabbe)
#### Post date: [May 6, 2025, 3:42pm UTC](https://community.playchessup.com/t/chessup-app-feature-chat-lichess/3261/6 "2025-05-06T15:42:13Z")

</div>

> [@testarlite](#):
>
> Any solution that could get the Maia bots to move fast would be fine!

Is this a request for ChessUp1 or ChessUp2?

---

<div class="post-metadata">

### Author: ![testarlite](https://avatars.discourse-cdn.com/v4/letter/t/46a35a/32.png) [@testarlite](https://community.playchessup.com/u/testarlite)
#### Post date: [May 6, 2025, 8:21pm UTC](https://community.playchessup.com/t/chessup-app-feature-chat-lichess/3261/7 "2025-05-06T20:21:23Z")

</div>

I have the Chessup 2 board and were using the app to play on Lichess.

---

<div class="post-metadata">

### Author: ![grabbe](https://avatars.discourse-cdn.com/v4/letter/g/eb8c5e/32.png) [@grabbe](https://community.playchessup.com/u/grabbe)
#### Post date: [May 7, 2025, 12:11pm UTC](https://community.playchessup.com/t/chessup-app-feature-chat-lichess/3261/9 "2025-05-07T12:11:37Z")

</div>

> [@testarlite](#):
>
> have the Chessup 2 board and were using the app to play on Lichess

I’ll talk with Jeff and the other developers and see what we can do
