2.0.1 • Published 2 years ago

niekschoemaker.discord-tickets v2.0.1

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
2 years ago

Text Transcripts

A simple plugin for Discord Tickets which adds basics text transcripts.

Supported versions

This plugin has been tested on Discord Tickets versions:

  • 3.0

It may not work on versions not listed above.

Features

If log_messages is enabled, this plugin sends a text file to the ticket creator (and to a log channel if configured) when a ticket is closed.

Commands

This plugin does not add any commands.

Supported languages

Due to its simplicity, this plugin does not support localisation and is only available in a single language:

  • English (Great Britain)

Screenshots

Screenshot of a text file

Installation

  1. Run npm i dsctickets.text-transcripts --no-save
  2. Add dsctickets.text-transcripts to the plugins array in your bot's config file (./user/config.js):
    plugins: [
    	'dsctickets.text-transcripts'
    ]
  3. Add a new property to your config file:
    module.exports = {
    	debug: false,
    	defaults: {
    		// ...
    	},
    	'dsctickets.text-transcripts': {
    		channels: {
    			'<GUILD ID>': '<TEXT CHANNEL ID'
    		}
    	},
    	locale: 'en-GB',
    	// ...
    	update_notice: true
    };

Support

This is an officially maintained plugin, so you can get support here.

2.0.1

2 years ago

2.0.0

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.0.66

3 years ago

1.0.65

3 years ago

1.0.64

3 years ago

1.0.69

3 years ago

1.0.68

3 years ago

1.0.67

3 years ago

1.0.73

3 years ago

1.0.72

3 years ago

1.0.71

3 years ago

1.0.70

3 years ago

1.0.77

3 years ago

1.0.76

3 years ago

1.0.75

3 years ago

1.0.74

3 years ago

1.0.78

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.62

3 years ago

1.0.61

3 years ago

1.0.60

3 years ago

1.0.63

3 years ago

1.0.44

3 years ago

1.0.48

3 years ago

1.0.47

3 years ago

1.0.46

3 years ago

1.0.45

3 years ago

1.0.49

3 years ago

1.0.51

3 years ago

1.0.50

3 years ago

1.0.55

3 years ago

1.0.54

3 years ago

1.0.53

3 years ago

1.0.52

3 years ago

1.0.59

3 years ago

1.0.58

3 years ago

1.0.57

3 years ago

1.0.43

3 years ago

1.0.42

3 years ago

1.0.40

3 years ago

1.0.38

3 years ago

1.0.26

4 years ago

1.0.25

4 years ago

1.0.24

4 years ago

1.0.29

4 years ago

1.0.28

4 years ago

1.0.27

4 years ago

1.0.32

3 years ago

1.0.30

4 years ago

1.0.36

3 years ago

1.0.34

3 years ago

1.0.23

4 years ago

1.0.22

4 years ago

1.0.20

4 years ago

1.0.18

4 years ago

1.0.16

4 years ago

1.0.14

4 years ago

1.0.12

4 years ago

1.0.10

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago