Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 2.34 KB

README.md

File metadata and controls

50 lines (37 loc) · 2.34 KB

VoiceRecorder

A simple voice channel recording bot for the Digital Pāli Tools discord server, using the JDA Java wrapper for the Discord API.

Contents

Commands

Command Description
!record Start recording the current channel. This command must be called from a voice channel.
!record [voicechannel] Start recording a voice channel, where [voicechannel] is its name.
!stop Stop recording.

Credits

Configuration

For further technical details and troubleshooting notes, please click here here.

License

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.