> For the complete documentation index, see [llms.txt](https://guide.crownicles.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.crownicles.com/lore/changement-de-nom.md).

# Changement de nom

Au cours de son histoire, le jeu a changé 2 fois de nom :

A l'origine, le bot s'appellait Draft87'bot, qui était le format par défaut à sa création, et donc un nom temporaire. N'ayant pas d'autres idées que le nom DraftBot, ce dernier a été officiellement adopté le 8 Mai 2018 (soit juste après sa création) suite à un vote.

<div data-full-width="false"><figure><img src="/files/EXYGZFUfarLbvPI964zR" alt=""><figcaption></figcaption></figure> <figure><img src="/files/H0dz1oZlp6cFSxMRlTSA" alt=""><figcaption><p> </p></figcaption></figure></div>

Le 11 juin 2025, *DraftBot* a officiellement été renommé *Crownicles*.\
Cette décision a été annoncée par le créateur du jeu quelques jours plus tard.

Selon cette annonce, ce changement de nom avait pour objectif de marquer une évolution du projet, visant à se détacher progressivement de la plateforme Discord afin de devenir un jeu vidéo à part entière. Il permettait également d’éviter toute confusion avec un autre bot portant le même nom, ainsi que les problèmes de référencement associés.

Enfin, le nom *DraftBot* ne reflétait pas l’orientation aventure du jeu. Après réflexion, le nom *Crownicles* a été retenu, celui-ci étant jugé plus représentatif de l’identité et de l’univers du projet, tout en étant disponible.

<figure><img src="/files/SkPyXBevOf9iT5biB3Fr" alt=""><figcaption><p>Une relique du passé...</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://guide.crownicles.com/lore/changement-de-nom.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
