Title: custom commands
Last modified: March 2, 2017

---

# custom commands

 *  Resolved [falconcoin](https://wordpress.org/support/users/falconcoin/)
 * (@falconcoin)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/custom-commands/)
 * where are you these stored? i wanted to add a few and i do not see the filters
   in the database either

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Marcin](https://wordpress.org/support/users/marcinlawrowski/)
 * (@marcinlawrowski)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/custom-commands/#post-8900492)
 * Hello,
 * Do you mean commands like `/ban UserName` ? They are stored as separate files
   in `wise-chat/src/commands` directory. You have to create a class for new command,
   for example:
    **WiseChatTestCommand.php** and `/test` command will be available.
    -  This reply was modified 9 years, 5 months ago by [Marcin](https://wordpress.org/support/users/marcinlawrowski/).
 *  Thread Starter [falconcoin](https://wordpress.org/support/users/falconcoin/)
 * (@falconcoin)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/custom-commands/#post-8901027)
 * thank you i am there now looking at your code, not sure yet what the Dao etc 
   is but will go thru it more..
 * i want to be able to have a set of commands for the users and not just mods. 
   what would we need to add and where to make that possible?
 *  Plugin Author [Marcin](https://wordpress.org/support/users/marcinlawrowski/)
 * (@marcinlawrowski)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/custom-commands/#post-9092568)
 * These commands are available only for logged in administrators. I’m afraid it
   would be a lot of coding in order to provide them for regular (anonymous) users
   as well.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘custom commands’ is closed to new replies.

 * ![](https://ps.w.org/wise-chat/assets/icon-128x128.png?rev=1306481)
 * [Wise Chat](https://wordpress.org/plugins/wise-chat/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wise-chat/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wise-chat/)
 * [Active Topics](https://wordpress.org/support/plugin/wise-chat/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wise-chat/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wise-chat/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Marcin](https://wordpress.org/support/users/marcinlawrowski/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/custom-commands/#post-9092568)
 * Status: resolved