# Changelog 4/26/20

## ▶ New Features/Commands

* Add Emoji Command `ch!addemoji <image link> <emoji name>`!
  * Add emojis to your server with ease!
* Delete Emoji Command `ch!delemoji <emoji or emoji name>`!
  * Delete emojis from your server with ease!
* User & Server Information `ch!serverinfo` and `ch!userinfo (user)`!
  * Get user & server information!

## ▶ Fixed Features/Commands

* Fixed List Webhooks Command
  * We made the server webhook listing actually work.
* Fixed Space Channel (Kind Of)
  * See a dot in the new channel name? Don't worry, it's only a piece of dust.
* Fixed Join To Create Voice Channel Bugs
  * Yea there was some thing going on where moving a user out wouldn't work it should be fixed now don't worry I think.&#x20;


---

# Agent Instructions: 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:

```
GET https://docs.channelbot.xyz/changelogs/changelog-4-26-20.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
