# Question about Discobot

**URL:** https://meta.discourse.org/t/question-about-discobot/101670
**Category:** Feature
**Tags:** discobot
**Created:** [11월 9, 2018, 3:19오후 UTC](https://meta.discourse.org/t/question-about-discobot/101670 "2018-11-09T15:19:09Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![ssvenn](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ssvenn/32/86740_2.png) [@ssvenn](https://meta.discourse.org/u/ssvenn)
#### Post date: [11월 11, 2018, 9:25오전 UTC](https://meta.discourse.org/t/question-about-discobot/101670/2 "2018-11-11T09:25:27Z")

</div>

I’m not sure how easy it would be to extend Discobot with more functionality, the logic lives inside [discourse/plugins/discourse-narrative-bot at main · discourse/discourse · GitHub](https://github.com/discourse/discourse/tree/master/plugins/discourse-narrative-bot) and doesn’t look like it was designed to be easily extended.

What you CAN do though is create some new ‘bot’ users and hook them up to external chatbots, have a look at [Hubot Adapter for Discourse](https://meta.discourse.org/t/hubot-adapter-for-discourse/63419) for instance!

Using Hubot as a starting point gives you an enormous amount of example scripts to look at and it’s pretty easy to cobble together your own completely custom code.

[https://www.npmjs.com/search?q=keywords:hubot-scripts](https://www.npmjs.com/search?q=keywords:hubot-scripts)

> **[Scripting](https://hubot.github.com/docs/scripting/)**
>
> Hubot is your friendly robot sidekick. Install him in your company to dramatically improve employee efficiency.

---

_[View the full topic](https://meta.discourse.org/t/question-about-discobot/101670)._
