strinking / docflow

A Discord Bot for evaluating code and viewing documentation, built for the Programming Discord Server.
6 stars 3 forks source link

Paged embeds #30

Closed aeshthetic closed 7 years ago

aeshthetic commented 7 years ago

Merge paged embeds branch with docsearch cppreference so that a solution for embeds being too long can be implemented

jchristgit commented 7 years ago

.. shouldn't we merge docsearch-cppreference into the development branch instead? The commit history of the branch is starting to become somewhat big, sitting at 129 commits currently.

aeshthetic commented 7 years ago

In order to merge docsearch-cppreference we have to fix embeds being too long no? In order to do that we have to merge this branch with docsearch-cppreference I believe.