Skip to content

Use namespaces to organise aliases

un1versal edited this page Dec 1, 2015 · 2 revisions

Introduction

Sometimes you create server or channel specific aliases that are only meant for a specific use.
To aid with personal organization, you may use namespaces to help you keep things tidy.

How to

👞 First, in the alias editor, you create the namespace by right-clicking the alias list:

screen shot 2015-10-29 at 09 36 34

👞 You give it a name:

screen shot 2015-10-29 at 09 36 57

👞 Then you right click it and add an alias inside of it:

screen shot 2015-10-29 at 09 37 03

screen shot 2015-10-29 at 09 37 11

ℹ️ It is shown like this:

screen shot 2015-10-29 at 09 37 14

👞 You add some code to that alias:

screen shot 2015-10-29 at 09 37 47

👞 And then you execute it using the syntax /mynamespace::myalias:

screen shot 2015-10-29 at 09 38 14